diff options
author | Will Deacon <[email protected]> | 2015-05-14 18:05:50 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2015-07-27 15:28:52 +0100 |
commit | e9a4b795652f654a7870727e5333c1b709b8736c (patch) | |
tree | ade6676d032ea31c5f24c210d778a857b16a37a5 /lib/netdev-notifier-error-inject.c | |
parent | c342f78217e822d2178265b0b1de232eeb717149 (diff) |
arm64: cmpxchg_dbl: patch in lse instructions when supported by the CPU
On CPUs which support the LSE atomic instructions introduced in ARMv8.1,
it makes sense to use them in preference to ll/sc sequences.
This patch introduces runtime patching of our cmpxchg_double primitives
so that the LSE casp instruction is used instead.
Reviewed-by: Catalin Marinas <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions