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~98^2~6^15~13^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12890d0f61fc4ed4c3afbb1982df382aa9905834;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