[PATCH] arch: adapt arch-syscall-validate to Linux 6.11
authorWANG Xuerui <git@xen0n.name>
Tue, 20 Aug 2024 04:16:55 +0000 (12:16 +0800)
committerFelix Geyer <fgeyer@debian.org>
Sun, 24 Nov 2024 20:54:16 +0000 (21:54 +0100)
commit1629cd56a6a933e3a437e697a6e79d81c5c8e0c5
tree7a7541289c2ceacfbb8c791d0ea1915ad2947d21
parentc3ac0613399923375f4a8453d81a50169fb300bd
[PATCH] arch: adapt arch-syscall-validate to Linux 6.11

The aarch64, loongarch64 and riscv64 architectures have their syscall
table sources changed to scripts/syscall.tbl, from the original
inclusion of asm-generic/unistd.h. Make the script recognize the new
format for these architectures.

Signed-off-by: WANG Xuerui <git@xen0n.name>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Gbp-Pq: Name arch_adapt_arch-syscall-validate_to_Linux_6.11.patch
src/arch-syscall-validate