aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/rust/kernel/firmware.rs
diff options
context:
space:
mode:
authorHeiko Carstens <hca@linux.ibm.com>2024-11-06 11:03:15 +0100
committerHeiko Carstens <hca@linux.ibm.com>2024-11-12 14:01:29 +0100
commitd5fd93629af76748751ff583d35039e5834eeb47 (patch)
tree71c069e43075647b06f920e7490199c337dda100 /rust/kernel/firmware.rs
parents390/preempt: Use arch_try_cmpxchg() instead of __atomic_cmpxchg() (diff)
downloadwireguard-linux-d5fd93629af76748751ff583d35039e5834eeb47.tar.xz
wireguard-linux-d5fd93629af76748751ff583d35039e5834eeb47.zip
s390/locking: Use arch_try_cmpxchg() instead of __atomic_cmpxchg_bool()
Use arch_try_cmpxchg() instead of __atomic_cmpxchg_bool() everywhere. This generates the same code like before, but uses the standard cmpxchg() implementation instead of a custom __atomic_cmpxchg_bool(). Reviewed-by: Juergen Christ <jchrist@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'rust/kernel/firmware.rs')
0 files changed, 0 insertions, 0 deletions