parisc: Wire up seccomp, getrandom and memfd_create syscalls
authorHelge Deller <deller@gmx.de>
Wed, 27 Aug 2014 12:39:56 +0000 (14:39 +0200)
committerHelge Deller <deller@gmx.de>
Wed, 27 Aug 2014 12:39:56 +0000 (14:39 +0200)
commitc90f06943e05519a87140dc407cf589c220aeedf
treee2ae9c471881462dba751849fc1ea0a53dc36168
parent3335f75a8877ac50f27510cda1368108bca0f151
parisc: Wire up seccomp, getrandom and memfd_create syscalls

With secure computing we only support the SECCOMP_MODE_STRICT mode for
now.

Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/Kconfig
arch/parisc/include/asm/seccomp.h [new file with mode: 0644]
arch/parisc/include/asm/thread_info.h
arch/parisc/include/uapi/asm/unistd.h
arch/parisc/kernel/ptrace.c
arch/parisc/kernel/syscall_table.S