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:
0dfae7d
)
sh: update_mmu_cache() consolidation.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 28 Jul 2009 15:12:17 +0000
(
00:12
+0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 28 Jul 2009 15:12:17 +0000
(
00:12
+0900)
This splits out a separate __update_cache()/__update_tlb() for
update_mmu_cache() to wrap in to. This lets us share the common
__update_cache() bits while keeping special __update_tlb() handling
broken out.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found