aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/scall64-o32.S
diff options
context:
space:
mode:
authorDavid Daney <ddaney@caviumnetworks.com>2009-06-26 09:53:57 -0700
committerRalf Baechle <ralf@linux-mips.org>2009-07-03 15:45:24 +0100
commit69f16c9a8630edc64cb1d6f1bfca4ee7bc16279f (patch)
treec09cce7e71693bf9547b81d17be4dc59b2070c1e /arch/mips/kernel/scall64-o32.S
parentd7e014db374d987c6bcff0b9abab2c6796f8e793 (diff)
downloadkernel_samsung_smdk4412-69f16c9a8630edc64cb1d6f1bfca4ee7bc16279f.zip
kernel_samsung_smdk4412-69f16c9a8630edc64cb1d6f1bfca4ee7bc16279f.tar.gz
kernel_samsung_smdk4412-69f16c9a8630edc64cb1d6f1bfca4ee7bc16279f.tar.bz2
MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open.
[Ralf: I fixed up the numbering in the comment in scall64-n32.S.] Signed-off-by: David Daney <ddaney@caviumnetworks.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/kernel/scall64-o32.S')
-rw-r--r--arch/mips/kernel/scall64-o32.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/kernel/scall64-o32.S b/arch/mips/kernel/scall64-o32.S
index a5598b2..781e0f1 100644
--- a/arch/mips/kernel/scall64-o32.S
+++ b/arch/mips/kernel/scall64-o32.S
@@ -535,4 +535,6 @@ sys_call_table:
PTR sys_inotify_init1
PTR compat_sys_preadv /* 4330 */
PTR compat_sys_pwritev
+ PTR compat_sys_rt_tgsigqueueinfo
+ PTR sys_perf_counter_open
.size sys_call_table,.-sys_call_table