commit | ce71d24cffcc2909a53582d66c5926a5a0398441 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Fri Sep 14 22:47:15 2012 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed Sep 26 11:24:28 2012 +0200 |
tree | e0c56d1e4b03a43c4385fd15c4c255249176b650 | |
parent | b30fdd6f7395b0cae748396ac5f857f16bb0385d [diff] [blame] |
MIPS: Wire kcmp syscall. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/arch/mips/kernel/scall64-n32.S b/arch/mips/kernel/scall64-n32.S index 0cff8a3..f6ba838 100644 --- a/arch/mips/kernel/scall64-n32.S +++ b/arch/mips/kernel/scall64-n32.S
@@ -421,4 +421,5 @@ PTR sys_setns PTR compat_sys_process_vm_readv PTR compat_sys_process_vm_writev /* 6310 */ + PTR sys_kcmp .size sysn32_call_table,.-sysn32_call_table