From: Markos Chandras Date: Wed, 4 Dec 2013 14:35:28 +0000 (+0000) Subject: MIPS: kernel: scall32-o32: Use EVA wrappers to fetch syscall arguments X-Git-Tag: v3.15-rc1~125^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86bdb2779d67773edcfddfca4d6a4ae055e21964;p=pandora-kernel.git 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 --- Reading git-diff-tree failed