diff options
| author | Heiko Carstens <hca@linux.ibm.com> | 2025-11-10 19:54:40 +0100 |
|---|---|---|
| committer | Heiko Carstens <hca@linux.ibm.com> | 2025-11-17 11:10:39 +0100 |
| commit | 4ac286c4a8d904c8818a6f019da8117ec31b2c27 (patch) | |
| tree | b3e74ad3a4997923206879ee109d8dc7efc13ef0 /scripts/livepatch/init.c | |
| parent | f4e1f1b1379df5b44fffbf09940761921d35da66 (diff) | |
s390/syscalls: Switch to generic system call table generation
The s390 syscall.tbl format differs slightly from most others, and
therefore requires an s390 specific system call table generation
script.
With compat support gone use the opportunity to switch to generic
system call table generation. The abi for all 64 bit system calls is
now common, since there is no need to specify if system call entry
points are only for 64 bit anymore.
Furthermore create the system call table in C instead of assembler
code in order to get type checking for all system call functions
contained within the table.
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'scripts/livepatch/init.c')
0 files changed, 0 insertions, 0 deletions
