git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19e2e17
)
MIPS: O32 / 32-bit: Always copy 4 stack arguments.
author
Ralf Baechle
<ralf@linux-mips.org>
Sat, 14 Jul 2012 07:22:05 +0000
(09:22 +0200)
committer
Ralf Baechle
<ralf@linux-mips.org>
Tue, 29 Oct 2013 20:25:02 +0000
(21:25 +0100)
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>
No differences found