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)
commit86bdb2779d67773edcfddfca4d6a4ae055e21964
tree7144188bddd1c1aed9376dac5382b15d373ba721
parentaa1af47f5dd1444544e7fa59bf2cc8a8f34f4644
MIPS: kernel: scall32-o32: Use EVA wrappers to fetch syscall arguments

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>
arch/mips/kernel/scall32-o32.S
This page took 0.028541 seconds and 5 git commands to generate.