summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorHeiko Carstens <hca@linux.ibm.com>2024-12-04 14:30:59 +0300
committerAlexander Gordeev <agordeev@linux.ibm.com>2024-12-15 17:13:43 +0300
commit9b90c5705786cf0c39356a94b19d842c954fdf16 (patch)
tree24a7bcb5e03d19971aad573328da3fd88272dc81 /scripts/gdb/linux/utils.py
parentd809df72b5a583f9fa6e0a722e4e7cb8b28b19fc (diff)
downloadlinux-9b90c5705786cf0c39356a94b19d842c954fdf16.tar.xz
s390/atomic: Consistent layering between atomic.h and atomic_ops.h
With commit c8a91c285d8c ("s390/atomic: move remaining inline assemblies to atomic_ops.h") all remaining atomic inline assemblies have been moved to atomic_ops.h. However the result is inconsistent: the functions in atomic_ops.h are supposed to be used with integral types like int and long pointers, while the functions in atomic.h work with atomic types. This layering got violated with the named commit. Therefore adjust this now, and also use consistent variable names in atomic_ops.h. Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions