From: Ralf Baechle Date: Sat, 14 Jul 2012 07:22:05 +0000 (+0200) Subject: MIPS: O32 / 32-bit: Always copy 4 stack arguments. X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~57^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46e12c07b3b9603c60fc1d421ff18618241cb081;p=pandora-kernel.git MIPS: O32 / 32-bit: Always copy 4 stack arguments. This gets us rid of the hard to maintain table of the number of syscall arguments and paves the way for further restructuring of the syscall code. Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed