OSDN Git Service

m68k: assign syscall number for seccomp
authorArnd Bergmann <arnd@arndb.de>
Sun, 30 Dec 2018 21:50:22 +0000 (22:50 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 25 Jan 2019 16:22:50 +0000 (17:22 +0100)
commit09ac12603bf007eb5475c5847e78905e05d4c729
treeccd05b289148419ae24b094e141b37ddd1dec3f4
parent4ab65ba7a5cbad47520274d88d066bf8eb83f161
m68k: assign syscall number for seccomp

Most architectures have assigned a numbers for the seccomp syscall
even when they do not implement it.

m68k is an exception here, so for consistency lets add the number.
Unless CONFIG_SECCOMP is implemented, the system call just
returns -ENOSYS.

Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/m68k/kernel/syscalls/syscall.tbl