linux-next/arch/s390
Vasily Gorbik 912a0d3523 s390: Remove __bootdata annotations from declarations
For consistency, remove the `__bootdata` and `__bootdata_preserved`
section annotations from variable declarations in header files. Section
annotations should be applied to definitions, not declarations. This
change moves the annotations to the variable definitions in the
corresponding source files.

Acked-by: Heiko Carstens <hca@linux.ibm.com>
Acked-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
2024-12-15 16:19:04 +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: Remove __bootdata annotations from declarations 2024-12-15 16:19:04 +01:00
kernel s390: Remove __bootdata annotations from declarations 2024-12-15 16:19:04 +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 s390: Remove __bootdata annotations from declarations 2024-12-15 16:19:04 +01: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