commit | bc4f2975546a25cd60d32d5a847c5bc94be1cf50 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Thu Dec 27 16:23:12 2012 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri Feb 01 10:00:20 2013 +0100 |
tree | a0cda679d61305fc1c6b1224ed0ed84260c1ccf9 | |
parent | 33722a2e73ad379ee4898f273217ca0eacf8a87f [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>