summaryrefslogtreecommitdiff
path: root/rust/alloc/collections/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorMarc Zyngier <maz@kernel.org>2026-01-07 18:06:59 +0000
committerWill Deacon <will@kernel.org>2026-01-22 10:16:41 +0000
commit6191b25d8bd902c1a107170df54bddbb0e2335f8 (patch)
tree95d5cc841c095f551b8e5b3eb3d0b6e4046fa40a /rust/alloc/collections/git@git.tavy.me:linux.git
parente3baa5d4b361276efeb87b20d8beced451a7dbd5 (diff)
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 'rust/alloc/collections/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions