sh: update_mmu_cache() consolidation.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 28 Jul 2009 15:12:17 +0000 (00:12 +0900)
committerPaul 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