diff options
author | Will Deacon <will.deacon@arm.com> | 2018-03-14 00:17:01 +0300 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2018-07-05 12:05:06 +0300 |
commit | 5d168964aece0b4a41269839c613683c5d7e0fb2 (patch) | |
tree | e8e9fd92f1422e314c1fc13241c7f6ce646e2a8a /arch/arm64/include/asm | |
parent | c11090474d70590170cf5fa6afe85864ab494b37 (diff) | |
download | linux-5d168964aece0b4a41269839c613683c5d7e0fb2.tar.xz |
arm64: kconfig: Ensure spinlock fastpaths are inlined if !PREEMPT
When running with CONFIG_PREEMPT=n, the spinlock fastpaths fit inside
64 bytes, which typically coincides with the L1 I-cache line size.
Inline the spinlock fastpaths, like we do already for rwlocks.
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'arch/arm64/include/asm')
0 files changed, 0 insertions, 0 deletions