alistair23-linux/arch/sh/kernel/syscalls
Arnd Bergmann 39036cd272 arch: add pidfd and io_uring syscalls everywhere
Add the io_uring and pidfd_send_signal system calls to all architectures.

These system calls are designed to handle both native and compat tasks,
so all entries are the same across architectures, only arm-compat and
the generic tale still use an old format.

Acked-by: Michael Ellerman <mpe@ellerman.id.au> (powerpc)
Acked-by: Heiko Carstens <heiko.carstens@de.ibm.com> (s390)
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2019-04-15 16:31:17 +02:00
..
Makefile
syscall.tbl arch: add pidfd and io_uring syscalls everywhere 2019-04-15 16:31:17 +02:00
syscallhdr.sh
syscalltbl.sh sh: remove nargs from __SYSCALL 2019-03-05 21:07:13 -08:00