commit | 9cef7492696a416663b4edb953a4eade8517ebeb | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Jul 29 00:12:17 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Jul 29 00:12:17 2009 +0900 |
tree | e52b19208a2197a624a7942e6c549d274a944fb0 | |
parent | 0dfae7d5a21901b28ec0452d71be64adf5ea323e [diff] |
sh: update_mmu_cache() consolidation. 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>