]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitaadbe71a278f94f7ced09c91af9ba3dcdb56675e
treec09cce7e71693bf9547b81d17be4dc59b2070c1e
parent71bf4d68d77d5dce6d50ead9e9fe90b3ac4806f9
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