From: David Daney Date: Mon, 20 Dec 2010 23:54:50 +0000 (-0800) Subject: MIPS: Use BBIT instructions in TLB handlers X-Git-Tag: v2.6.38-rc1~4^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc33ae437975416a1b78f99e2715e91ab643526a;p=pandora-kernel.git MIPS: Use BBIT instructions in TLB handlers If the CPU supports BBIT0 and BBIT1, use them in TLB handlers as they are more efficient than an AND followed by an branch and then restoring the clobbered register. Signed-off-by: David Daney To: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/1873/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed