]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
s390/atomic: Remove __atomic_cmpxchg() variants
authorHeiko Carstens <hca@linux.ibm.com>
Wed, 6 Nov 2024 10:03:16 +0000 (11:03 +0100)
committerHeiko Carstens <hca@linux.ibm.com>
Tue, 12 Nov 2024 13:01:29 +0000 (14:01 +0100)
commitb59f103d3726c35c8715512a5e3451ad778c127c
tree29a1dbfec0ff25d16fbf73dba2bc9a398419adc9
parentd5fd93629af76748751ff583d35039e5834eeb47
s390/atomic: Remove __atomic_cmpxchg() variants

With users converted to the standard arch_cmpxchg() variants, remove
the now unused __atomic_cmpxchg() and __atomic_cmpxchg_bool() variants.

Reviewed-by: Juergen Christ <jchrist@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/include/asm/atomic_ops.h