From 86bdb2779d67773edcfddfca4d6a4ae055e21964 Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Wed, 4 Dec 2013 14:35:28 +0000 Subject: [PATCH] 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-format-patch failed