diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2024-12-04 14:30:58 +0300 |
---|---|---|
committer | Alexander Gordeev <agordeev@linux.ibm.com> | 2024-12-15 17:13:42 +0300 |
commit | d809df72b5a583f9fa6e0a722e4e7cb8b28b19fc (patch) | |
tree | ff002f38df66a89348e80e3da6c0bef395710dea /scripts/gdb/linux/utils.py | |
parent | 7ad0075005088d931a39321dcbb5cb4df8801a37 (diff) | |
download | linux-d809df72b5a583f9fa6e0a722e4e7cb8b28b19fc.tar.xz |
s390/atomic: Implement arch_atomic_inc() / arch_atomic_dec()
Implement arch_atomic_inc() / arch_atomic_dec() functions which result
in a single instruction if compiled for z196 or newer architectures.
Reduces the kernel image size by ~6K (defconfig):
bloat-o-meter:
add/remove: 0/0 grow/shrink: 12/1005 up/down: 106/-6404 (-6298)
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