From 5b736cd243f942d474621a7521e08b34b8e4197b Mon Sep 17 00:00:00 2001 From: Leonid Yegoshin Date: Tue, 3 Dec 2013 10:48:15 +0000 Subject: [PATCH] MIPS: asm: Add prefetch instruction for EVA EVA can use the PREFE instruction to perform the virtual address translation using the user mapping of the address rather than the kernel mapping. Signed-off-by: Leonid Yegoshin Signed-off-by: Markos Chandras --- Reading git-format-patch failed