diff options
author | Arnd Bergmann <arnd@arndb.de> | 2018-12-30 22:50:22 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2019-01-25 17:22:50 +0100 |
commit | 09ac12603bf007eb5475c5847e78905e05d4c729 (patch) | |
tree | ccd05b289148419ae24b094e141b37ddd1dec3f4 /tools/perf/scripts/python | |
parent | 4ab65ba7a5cbad47520274d88d066bf8eb83f161 (diff) |
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>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions