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:
aa1af47
)
MIPS: kernel: scall32-o32: Use EVA wrappers to fetch syscall arguments
author
Markos Chandras
<markos.chandras@imgtec.com>
Wed, 4 Dec 2013 14:35:28 +0000
(14:35 +0000)
committer
Ralf Baechle
<ralf@linux-mips.org>
Wed, 26 Mar 2014 22:09:13 +0000
(23:09 +0100)
Arguments 4-8 are stored on user's stack, so use the EVA instructions
to fetch them if EVA is enabled.
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
No differences found