commit | 12890d0f61fc4ed4c3afbb1982df382aa9905834 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Thu Dec 27 16:23:12 2012 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Dec 27 16:27:10 2012 +0100 |
tree | 009ed4d3278595db28b4764dfe665d839b72a201 | |
parent | f2ace93136cade6904a71d26e2f4768eef3b9aa3 [diff] |
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>