From: Leonid Yegoshin Date: Mon, 16 Dec 2013 11:46:33 +0000 (+0000) Subject: MIPS: asm: r4kcache: Add EVA cache flushing functions X-Git-Tag: v3.15-rc1~125^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de8974e3f76c00231cf6839797b4766d5a926ca3;p=pandora-kernel.git MIPS: asm: r4kcache: Add EVA cache flushing functions Add EVA cache flushing functions similar to non-EVA configurations. Because the cache may or may not contain user virtual addresses, we need to use the 'cache' or 'cachee' instruction based on whether we flush the cache on behalf of kernel or user respectively. Signed-off-by: Leonid Yegoshin Signed-off-by: Markos Chandras --- Reading git-diff-tree failed