From: Paul Mundt Date: Tue, 28 Jul 2009 15:12:17 +0000 (+0900) Subject: sh: update_mmu_cache() consolidation. X-Git-Tag: v2.6.32-rc1~640^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cef7492696a416663b4edb953a4eade8517ebeb;p=pandora-kernel.git 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 --- Reading git-diff-tree failed