MIPS: sysmips: Rewrite to use SYSCALL_DEFINE3().
authorRalf Baechle <ralf@linux-mips.org>
Thu, 27 Dec 2012 15:23:12 +0000 (16:23 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 27 Dec 2012 15:27:10 +0000 (16:27 +0100)
commit12890d0f61fc4ed4c3afbb1982df382aa9905834
tree009ed4d3278595db28b4764dfe665d839b72a201
parentf2ace93136cade6904a71d26e2f4768eef3b9aa3
MIPS: sysmips: Rewrite to use SYSCALL_DEFINE3().

Thanks to current_pt_regs() there is no need to use the dark MIPS magic.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/syscall.c
This page took 0.029701 seconds and 5 git commands to generate.