summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorMarc Zyngier <maz@kernel.org>2026-01-07 21:06:59 +0300
committerWill Deacon <will@kernel.org>2026-01-22 13:16:41 +0300
commit6191b25d8bd902c1a107170df54bddbb0e2335f8 (patch)
tree95d5cc841c095f551b8e5b3eb3d0b6e4046fa40a /include/linux/timerqueue.h
parente3baa5d4b361276efeb87b20d8beced451a7dbd5 (diff)
downloadlinux-6191b25d8bd902c1a107170df54bddbb0e2335f8.tar.xz
arm64: Unconditionally enable LSE support
LSE atomics have been in the architecture since ARMv8.1 (released in 2014), and are hopefully supported by all modern toolchains. Drop the optional nature of LSE support in the kernel, and always compile the support in, as this really is very little code. LL/SC still is the default, and the switch to LSE is done dynamically. Signed-off-by: Marc Zyngier <maz@kernel.org> Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions