diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-09-16 07:34:24 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-09-16 07:34:24 +0200 |
commit | 980bcd35ae0a21da9a22155e386c8ff17019d545 (patch) | |
tree | 24e6524b3f6c7d23fe297d211ff35d6fe2881813 /arch/arm64/kvm/nested.c | |
parent | 114143a595895c03fbefccfd8346fc51fb4908ed (diff) | |
parent | e799bef0d9c85b963938d8f31806a898385a5b09 (diff) |
Merge tag 'cmpxchg.2024.09.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
Pull byte cmpxchg updates from Paul McKenney:
"ARC/sh/xtensa: Provide one-byte cmpxchg emulation
This series provides emulated one-byte cmpxchg() support for ARM, sh,
and xtensa using the cmpxchg_emu_u8() function that uses a four-byte
cmpxchg() to emulate the one-byte variant.
This covers all architectures"
* tag 'cmpxchg.2024.09.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu:
xtensa: Emulate one-byte cmpxchg
sh: Emulate one-byte cmpxchg
ARC: Emulate one-byte cmpxchg
Diffstat (limited to 'arch/arm64/kvm/nested.c')
0 files changed, 0 insertions, 0 deletions