Files
linux/arch/arc/include/asm
Arnd Bergmann 4414ad8eb4 arc: convert to generic syscall table
The uapi/asm/unistd_32.h and asm/syscall_table_32.h headers can now be
generated from scripts/syscall.tbl, which makes this consistent with
the other architectures that have their own syscall.tbl.

arc has a couple of architecture specific system calls, which I add to the
generic table. This for some reason includes the deprecated sys_sysfs()
syscall that was presumably added by accident.

The time32, renameat, stat64 and rlimit entries in the syscall_abis_32
entry are for system calls that were part of the generic ABI when arch/arc
got added but are no longer enabled by default for new architectures.

Both the user visible side of asm/unistd.h and the internal syscall
table in the kernel should have the same effective contents after this.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2024-07-10 14:23:38 +02:00
..
2020-06-09 09:39:10 -07:00
2024-04-01 18:40:39 -07:00
2020-06-16 12:56:37 -07:00
2024-04-01 18:40:39 -07:00
2024-04-01 18:40:39 -07:00
2023-12-13 19:33:10 -08:00
2023-08-18 10:12:33 -07:00
2024-04-01 18:40:39 -07:00
2024-04-01 18:40:39 -07:00
2024-07-10 14:23:38 +02:00
2024-04-01 18:40:39 -07:00
2024-04-25 20:55:49 -07:00
2023-08-13 16:53:02 -07:00
2024-04-01 18:40:39 -07:00
2021-10-15 18:06:32 -07:00
2024-04-01 18:40:39 -07:00
2024-04-01 18:40:39 -07:00
2022-04-25 13:09:47 -07:00
2020-01-15 16:08:12 -08:00
2024-04-01 18:40:39 -07:00
2024-07-10 14:23:38 +02:00