]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit63c3cebd21fe58deddfc2de2f1bfdd56ed92f2fc
tree7144188bddd1c1aed9376dac5382b15d373ba721
parent1b42c9d9816b60e57e9d5c4bba00e9793f164b4c
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