From: Leonid Yegoshin Date: Thu, 14 Nov 2013 16:12:25 +0000 (+0000) Subject: MIPS: tlb: Set the EHINV bit for TLBINVF cores when invalidating the TLB X-Git-Tag: v3.14-rc1~37^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e7f8b8e47ae581639c9c1c379bfb2e95c199842;p=pandora-kernel.git MIPS: tlb: Set the EHINV bit for TLBINVF cores when invalidating the TLB For MIPS32R3 supported cores, the EHINV bit needs to be set when invalidating the TLB. This is necessary because the legacy software method of representing an invalid TLB entry using an unmapped address value is not guaranteed to work. Signed-off-by: Leonid Yegoshin Signed-off-by: Markos Chandras Signed-off-by: John Crispin Patchwork: http://patchwork.linux-mips.org/patch/6132/ --- Reading git-diff-tree failed