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/scall32-o32.S b/arch/mips/kernel/scall32-o32.S index dfd47dc..374f66e 100644 --- a/arch/mips/kernel/scall32-o32.S +++ b/arch/mips/kernel/scall32-o32.S
@@ -582,6 +582,7 @@ sys sys_setns 2 sys sys_process_vm_readv 6 /* 4345 */ sys sys_process_vm_writev 6 + sys sys_kcmp 5 .endm /* We pre-compute the number of _instruction_ bytes needed to