MIPS: kernel: scall32-o32: Use EVA wrappers to fetch syscall arguments
authorMarkos Chandras <markos.chandras@imgtec.com>
Wed, 4 Dec 2013 14:35:28 +0000 (14:35 +0000)
committerRalf 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