linux/arch/s390
Masahiro Yamada 182c02a6cd s390/syscalls: Convert filechk to if_changed
The filechk macro always executes the syscalltbl script (and discards
the output if there are no changes).

Using if_changed is more efficient because it avoids running the script
when the target is up-to-date and the command remains unchanged.

All other architectures use if_changed for generating syscall headers.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Link: https://lore.kernel.org/r/20241111134603.2063226-3-masahiroy@kernel.org
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
2024-11-12 14:01:30 +01:00
..
appldata sysctl: treewide: constify the ctl_table argument of proc_handlers 2024-07-24 20:59:29 +02:00
boot s390/physmem_info: Query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices 2024-11-07 10:26:24 +01:00
configs s390/configs: Enable CONFIG_VIRTIO_MEM 2024-11-07 10:33:44 +01:00
crypto s390/crypto: Add hardware acceleration for full AES-XTS mode 2024-10-29 11:17:19 +01:00
hypfs [tree-wide] finally take no_llseek out 2024-09-27 08:18:43 -07:00
include s390/atomic: Remove __atomic_cmpxchg() variants 2024-11-12 14:01:29 +01:00
kernel s390/syscalls: Convert filechk to if_changed 2024-11-12 14:01:30 +01:00
kvm s390/kvm: Mask extra bits from program interrupt code 2024-11-07 10:23:43 +01:00
lib s390/locking: Use arch_try_cmpxchg() instead of __atomic_cmpxchg_bool() 2024-11-12 14:01:29 +01:00
mm s390/mm: Cleanup fault error handling 2024-10-29 11:49:19 +01:00
net s390/bpf: Implement exceptions 2024-07-08 16:39:35 +02:00
pci s390/pci: Add header guards and includes to internal headers 2024-11-07 10:37:00 +01:00
purgatory s390: Fix various typos 2024-10-25 16:03:23 +02:00
tools s390 updates for 6.12 merge window 2024-09-21 09:02:54 -07:00
Kbuild - An extensive rework of kexec and crash Kconfig from Eric DeVolder 2023-08-29 14:53:51 -07:00
Kconfig s390/mm: Convert to LOCK_MM_AND_FIND_VMA 2024-10-29 11:49:19 +01:00
Kconfig.debug s390/Kconfig.debug: fix indentation 2022-06-01 12:03:15 +02:00
Makefile s390: use a larger stack for KMSAN 2024-07-03 19:30:24 -07:00
Makefile.postlink s390/build: Avoid relocation information in final vmlinux 2024-08-27 20:16:48 +02:00