[PATCH] arch: unify handling of syscall.tbl in arch-syscall-validate
authorWANG Xuerui <git@xen0n.name>
Tue, 20 Aug 2024 04:05:46 +0000 (12:05 +0800)
committerFelix Geyer <fgeyer@debian.org>
Sun, 24 Nov 2024 20:54:16 +0000 (21:54 +0100)
commitc3ac0613399923375f4a8453d81a50169fb300bd
tree8127f1fdddf29cc21a33e8259608f76743014dc7
parent64fdc7a8eef9d9c4424df7b5423b0b4c928189db
[PATCH] arch: unify handling of syscall.tbl in arch-syscall-validate

Apart from de-duplication of logic, this refactor is also going to help
syncing to the Linux 6.11+ definitions, where all architectures are
converted to source their syscall definitions from syscall.tbl files.

The change is tested on Linux 6.2 sources to not affect the generated
syscalls.csv apart from timestamp changes.

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