From: Ralf Baechle Date: Thu, 27 Dec 2012 15:23:12 +0000 (+0100) Subject: MIPS: sysmips: Rewrite to use SYSCALL_DEFINE3(). X-Git-Tag: v3.9-rc1~26^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc4f2975546a25cd60d32d5a847c5bc94be1cf50;p=pandora-kernel.git 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 --- Reading git-diff-tree failed