From: Markos Chandras Date: Wed, 4 Dec 2013 13:56:03 +0000 (+0000) Subject: MIPS: asm: Add wrappers for EVA/non-EVA instructions X-Git-Tag: v3.15-rc1~125^2~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=932449459522ef879c6d6a8fa707d801bdd8080e;p=pandora-kernel.git 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-diff-tree failed