commit | 46e12c07b3b9603c60fc1d421ff18618241cb081 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Sat Jul 14 09:22:05 2012 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Oct 29 21:25:02 2013 +0100 |
tree | a969d44689686676318e9ff07f3602a5ff969d56 | |
parent | 19e2e172f0ed2552793ecef506b00c3fa3421845 [diff] |
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 <ralf@linux-mips.org>