diff options
author | 2024-09-16 07:34:24 +0200 | |
---|---|---|
committer | 2024-09-16 07:34:24 +0200 | |
commit | 980bcd35ae0a21da9a22155e386c8ff17019d545 (patch) | |
tree | 24e6524b3f6c7d23fe297d211ff35d6fe2881813 /scripts/module-common.c | |
parent | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux (diff) | |
parent | xtensa: Emulate one-byte cmpxchg (diff) | |
download | wireguard-linux-980bcd35ae0a21da9a22155e386c8ff17019d545.tar.xz wireguard-linux-980bcd35ae0a21da9a22155e386c8ff17019d545.zip |
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 'scripts/module-common.c')
0 files changed, 0 insertions, 0 deletions