summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/scall32-o32.S
diff options
context:
space:
mode:
authorKees Cook2014-06-11 00:45:09 +0200
committerKees Cook2014-07-18 21:13:38 +0200
commit8855d608c145c1ca0e26f4da00741080bb49d80d (patch)
tree9e55c5a93a9654ea37f812b209113019e0ce6d76 /arch/mips/kernel/scall32-o32.S
parentARM: add seccomp syscall (diff)
downloadkernel-qcow2-linux-8855d608c145c1ca0e26f4da00741080bb49d80d.tar.gz
kernel-qcow2-linux-8855d608c145c1ca0e26f4da00741080bb49d80d.tar.xz
kernel-qcow2-linux-8855d608c145c1ca0e26f4da00741080bb49d80d.zip
MIPS: add seccomp syscall
Wires up the new seccomp syscall. Signed-off-by: Kees Cook <keescook@chromium.org> Reviewed-by: Oleg Nesterov <oleg@redhat.com>
Diffstat (limited to 'arch/mips/kernel/scall32-o32.S')
-rw-r--r--arch/mips/kernel/scall32-o32.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/kernel/scall32-o32.S b/arch/mips/kernel/scall32-o32.S
index 3245474f19d5..ab02d14f1b5c 100644
--- a/arch/mips/kernel/scall32-o32.S
+++ b/arch/mips/kernel/scall32-o32.S
@@ -578,3 +578,4 @@ EXPORT(sys_call_table)
PTR sys_sched_setattr
PTR sys_sched_getattr /* 4350 */
PTR sys_renameat2
+ PTR sys_seccomp