aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/scall64-n32.S
diff options
context:
space:
mode:
authorKees Cook <keescook@chromium.org>2014-06-10 15:45:09 -0700
committerKees Cook <keescook@chromium.org>2014-07-18 12:13:38 -0700
commit8855d608c145c1ca0e26f4da00741080bb49d80d (patch)
tree9e55c5a93a9654ea37f812b209113019e0ce6d76 /arch/mips/kernel/scall64-n32.S
parentARM: add seccomp syscall (diff)
downloadlinux-dev-8855d608c145c1ca0e26f4da00741080bb49d80d.tar.xz
linux-dev-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/scall64-n32.S')
-rw-r--r--arch/mips/kernel/scall64-n32.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/kernel/scall64-n32.S b/arch/mips/kernel/scall64-n32.S
index c1dbcda4b816..c3b3b6525df5 100644
--- a/arch/mips/kernel/scall64-n32.S
+++ b/arch/mips/kernel/scall64-n32.S
@@ -424,4 +424,5 @@ EXPORT(sysn32_call_table)
PTR sys_sched_setattr
PTR sys_sched_getattr
PTR sys_renameat2 /* 6315 */
+ PTR sys_seccomp
.size sysn32_call_table,.-sysn32_call_table