summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/scall64-n32.S
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2012-12-28 17:02:56 +0100
committerRalf Baechle <ralf@linux-mips.org>2012-12-28 17:04:38 +0100
commit6295150b732085989e170d2034b84b6ddff6c19e (patch)
tree22623b2521814f28333b6ae9aaa595d92fa91dd4 /arch/mips/kernel/scall64-n32.S
parentd3ce88431892b703b04769566338a89eda6b0477 (diff)
downloadop-kernel-dev-6295150b732085989e170d2034b84b6ddff6c19e.zip
op-kernel-dev-6295150b732085989e170d2034b84b6ddff6c19e.tar.gz
MIPS: Wire up finit_module syscall.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
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 ad3de96..c29ac19 100644
--- a/arch/mips/kernel/scall64-n32.S
+++ b/arch/mips/kernel/scall64-n32.S
@@ -416,4 +416,5 @@ EXPORT(sysn32_call_table)
PTR compat_sys_process_vm_readv
PTR compat_sys_process_vm_writev /* 6310 */
PTR sys_kcmp
+ PTR sys_finit_module
.size sysn32_call_table,.-sysn32_call_table
OpenPOWER on IntegriCloud