commit | 6295150b732085989e170d2034b84b6ddff6c19e | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Fri Dec 28 17:02:56 2012 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri Dec 28 17:04:38 2012 +0100 |
tree | 22623b2521814f28333b6ae9aaa595d92fa91dd4 | |
parent | d3ce88431892b703b04769566338a89eda6b0477 [diff] [blame] |
MIPS: Wire up finit_module syscall. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/arch/mips/kernel/scall64-o32.S b/arch/mips/kernel/scall64-o32.S index 9601be6..cf3e75e 100644 --- a/arch/mips/kernel/scall64-o32.S +++ b/arch/mips/kernel/scall64-o32.S
@@ -540,4 +540,5 @@ PTR compat_sys_process_vm_readv /* 4345 */ PTR compat_sys_process_vm_writev PTR sys_kcmp + PTR sys_finit_module .size sys_call_table,.-sys_call_table