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:
198bb4c
)
MIPS: mm: Use the TLBINVF instruction to flush the VTLB
author
Leonid Yegoshin
<Leonid.Yegoshin@imgtec.com>
Thu, 14 Nov 2013 16:12:30 +0000
(16:12 +0000)
committer
Ralf Baechle
<ralf@linux-mips.org>
Wed, 22 Jan 2014 19:19:00 +0000
(20:19 +0100)
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 <paul.burton@imgtec.com>
Signed-off-by: Leonid Yegoshin <Leonid.Yegoshin@imgtec.com>
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6138/
arch/mips/mm/tlb-r4k.c
patch
|
blob
|
history
diff --cc
arch/mips/mm/tlb-r4k.c
Simple merge