MIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and sys_perf_counter_open.
authorDavid Daney <ddaney@caviumnetworks.com>
Fri, 26 Jun 2009 16:53:57 +0000 (09:53 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 3 Jul 2009 14:45:24 +0000 (15:45 +0100)
commit69f16c9a8630edc64cb1d6f1bfca4ee7bc16279f
treec09cce7e71693bf9547b81d17be4dc59b2070c1e
parentd7e014db374d987c6bcff0b9abab2c6796f8e793
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>
arch/mips/include/asm/unistd.h
arch/mips/kernel/scall32-o32.S
arch/mips/kernel/scall64-64.S
arch/mips/kernel/scall64-n32.S
arch/mips/kernel/scall64-o32.S