aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/syscalls_64.S
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2013-01-14 17:59:03 +0900
committerPaul Mundt <lethal@linux-sh.org>2013-01-14 17:59:03 +0900
commita246f581fceb2d6c83a74364f4a4c6263e6cdfe4 (patch)
treef45ffa52cbf74b8b6fa1bab8cf20a3e3bcd75a05 /arch/sh/kernel/syscalls_64.S
parentsh: Fix FDPIC binary loader (diff)
downloadlinux-dev-a246f581fceb2d6c83a74364f4a4c6263e6cdfe4.tar.xz
linux-dev-a246f581fceb2d6c83a74364f4a4c6263e6cdfe4.zip
sh: wire up finit_module syscall.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/kernel/syscalls_64.S')
-rw-r--r--arch/sh/kernel/syscalls_64.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/kernel/syscalls_64.S b/arch/sh/kernel/syscalls_64.S
index 5c7b1c67bdc1..579fcb9a896b 100644
--- a/arch/sh/kernel/syscalls_64.S
+++ b/arch/sh/kernel/syscalls_64.S
@@ -405,3 +405,4 @@ sys_call_table:
.long sys_process_vm_readv
.long sys_process_vm_writev
.long sys_kcmp
+ .long sys_finit_module