From 932449459522ef879c6d6a8fa707d801bdd8080e Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Wed, 4 Dec 2013 13:56:03 +0000 Subject: [PATCH] MIPS: asm: Add wrappers for EVA/non-EVA instructions EVA uses specific instructions for accessing user memory. Instead of polluting the kernel with numerous #ifdef CONFIG_EVA we add wrappers for all the instructions that need special handling when EVA is enabled. Signed-off-by: Markos Chandras --- Reading git-format-patch failed