From: Leonid Yegoshin Date: Thu, 14 Nov 2013 16:12:30 +0000 (+0000) Subject: MIPS: mm: Use the TLBINVF instruction to flush the VTLB X-Git-Tag: v3.14-rc1~37^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=601cfa7b6fb657cff9e8f77bbcce79f75dd7ab74;p=pandora-kernel.git MIPS: mm: Use the TLBINVF instruction to flush the VTLB The TLBINVF instruction can be used to flush the entire VTLB. This eliminates the need for the TLBWI loop and improves performance. Reviewed-by: Paul Burton Signed-off-by: Leonid Yegoshin Signed-off-by: Markos Chandras Signed-off-by: John Crispin Patchwork: http://patchwork.linux-mips.org/patch/6138/ --- Reading git-diff-tree failed