linux-next/arch/s390
Heiko Carstens 9b90c57057 s390/atomic: Consistent layering between atomic.h and atomic_ops.h
With commit c8a91c285d ("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>
2024-12-15 15:13:43 +01:00
..
appldata sysctl: treewide: constify the ctl_table argument of proc_handlers 2024-07-24 20:59:29 +02:00
boot s390/Kconfig: Select KASAN_VMALLOC if KASAN is enabled 2024-12-10 15:41:58 +01:00
configs s390/Kconfig: Select KASAN_VMALLOC if KASAN is enabled 2024-12-10 15:41:58 +01:00
crypto module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
hypfs [tree-wide] finally take no_llseek out 2024-09-27 08:18:43 -07:00
include s390/atomic: Consistent layering between atomic.h and atomic_ops.h 2024-12-15 15:13:43 +01:00
kernel s390/setup: Cleanup stack_alloc() and stack_free() 2024-12-10 15:41:58 +01:00
kvm more s390 updates for 6.13 merge window 2024-11-29 10:40:52 -08:00
lib more s390 updates for 6.13 merge window 2024-11-29 10:40:52 -08:00
mm more s390 updates for 6.13 merge window 2024-11-29 10:40:52 -08:00
net s390/bpf: Implement exceptions 2024-07-08 16:39:35 +02:00
pci more s390 updates for 6.13 merge window 2024-11-29 10:40:52 -08:00
purgatory s390: Fix various typos 2024-10-25 16:03:23 +02:00
tools KVM: s390: add gen17 facilities to CPU model 2024-11-11 12:07:51 +00:00
Kbuild - An extensive rework of kexec and crash Kconfig from Eric DeVolder 2023-08-29 14:53:51 -07:00
Kconfig s390/Kconfig: Select VMAP_STACK unconditionally 2024-12-10 15:41:58 +01:00
Kconfig.debug s390/Kconfig.debug: fix indentation 2022-06-01 12:03:15 +02:00
Makefile s390/Kconfig: Select VMAP_STACK unconditionally 2024-12-10 15:41:58 +01:00
Makefile.postlink s390/build: Avoid relocation information in final vmlinux 2024-08-27 20:16:48 +02:00