git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
981ef0d
)
MIPS: Optimize TLB refill for RI/XI configurations.
author
David Daney
<ddaney@caviumnetworks.com>
Thu, 23 Aug 2012 17:02:03 +0000
(10:02 -0700)
committer
Ralf Baechle
<ralf@linux-mips.org>
Thu, 11 Oct 2012 09:11:20 +0000
(11:11 +0200)
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 <ddaney@caviumnetworks.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/4294/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mm/tlbex.c
patch
|
blob
|
history
diff --cc
arch/mips/mm/tlbex.c
Simple merge