aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorHeiko Carstens <hca@linux.ibm.com>2024-11-06 11:03:12 +0100
committerHeiko Carstens <hca@linux.ibm.com>2024-11-12 14:01:28 +0100
commitf99d670e31b960562fcd34587e9f824b6f05a144 (patch)
tree6b8807801253375661630b619a3950d9b1a31b91 /scripts/gdb/linux/utils.py
parentffc5eac2cda81eec85b75338212d3098f7daef49 (diff)
downloadlinux-f99d670e31b960562fcd34587e9f824b6f05a144.tar.gz
linux-f99d670e31b960562fcd34587e9f824b6f05a144.tar.bz2
linux-f99d670e31b960562fcd34587e9f824b6f05a144.zip
s390/cmpxchg: Use arch_cmpxchg() instead of __atomic_cmpxchg()
Use arch_cmpxchg() instead of __atomic_cmpxchg() for the arch_atomic_cmpxchg() implementations. arch_cmpxchg() generates the same code and doesn't need a cast like it is required for arch_atomic64_cmpxchg(). Reviewed-by: Juergen Christ <jchrist@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions