aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/systbls.S
diff options
context:
space:
mode:
authorRichard Henderson <rth@twiddle.net>2013-07-13 13:31:51 -0700
committerMatt Turner <mattst88@gmail.com>2013-07-19 13:54:23 -0700
commit01350eb6c0d6fa7831b387d50e19830d8d0da354 (patch)
tree8f100252ccc6ccf03862321b5dda0b141bb33fae /arch/alpha/kernel/systbls.S
parentalpha: locks: remove unused arch_*_relax operations (diff)
downloadlinux-dev-01350eb6c0d6fa7831b387d50e19830d8d0da354.tar.xz
linux-dev-01350eb6c0d6fa7831b387d50e19830d8d0da354.zip
alpha: Add kcmp and finit_module syscalls
Reviewed-and-Tested-by: Matt Turner <mattst88@gmail.com> Signed-off-by: Matt Turner <mattst88@gmail.com> Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'arch/alpha/kernel/systbls.S')
-rw-r--r--arch/alpha/kernel/systbls.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/alpha/kernel/systbls.S b/arch/alpha/kernel/systbls.S
index 4284ec798ec9..dca9b3fb0071 100644
--- a/arch/alpha/kernel/systbls.S
+++ b/arch/alpha/kernel/systbls.S
@@ -524,6 +524,8 @@ sys_call_table:
.quad sys_sendmmsg
.quad sys_process_vm_readv
.quad sys_process_vm_writev /* 505 */
+ .quad sys_kcmp
+ .quad sys_finit_module
.size sys_call_table, . - sys_call_table
.type sys_call_table, @object