From: David Daney Date: Thu, 23 Aug 2012 17:02:03 +0000 (-0700) Subject: MIPS: Optimize TLB refill for RI/XI configurations. X-Git-Tag: v3.7-rc1~1^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=748e787eb6de610c4427594923ef8ca1f5431b74;p=pandora-kernel.git MIPS: Optimize TLB refill for RI/XI configurations. We don't have to do a separate shift to eliminate the software bits, just rotate them into the fill and they will be ignored. Signed-off-by: David Daney Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/4294/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed