[PATCH v9 06/11] MIPS: add seccomp syscall

2014-06-27 Thread Kees Cook
Wires up the new seccomp syscall. Signed-off-by: Kees Cook --- arch/mips/include/uapi/asm/unistd.h | 15 +-- arch/mips/kernel/scall32-o32.S |1 + arch/mips/kernel/scall64-64.S |1 + arch/mips/kernel/scall64-n32.S |1 + arch/mips/kernel/scall64-o32.S

[PATCH v9 06/11] MIPS: add seccomp syscall

2014-06-27 Thread Kees Cook
Wires up the new seccomp syscall. Signed-off-by: Kees Cook keesc...@chromium.org --- arch/mips/include/uapi/asm/unistd.h | 15 +-- arch/mips/kernel/scall32-o32.S |1 + arch/mips/kernel/scall64-64.S |1 + arch/mips/kernel/scall64-n32.S |1 +