From cad10d1864b1e60897e592ad434d80bccd87624e Mon Sep 17 00:00:00 2001 From: Paul Mundt Date: Thu, 20 Aug 2009 17:24:40 +0900 Subject: [PATCH] --- yaml --- r: 163451 b: refs/heads/master c: 711e522d70f760969de7bcc97907b467993614dc h: refs/heads/master i: 163449: 97ccc5c5ddae04e54623f4e49a7625dff44df06f 163447: 986c740c9dac637500d6722c34de9bdd1e1ef20f v: v3 --- [refs] | 2 +- trunk/arch/sh/include/asm/mmu_context.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 0c015ae6535b..19f4e8071d2d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c139a595878b0e8156476668e3d5c27b6aca7624 +refs/heads/master: 711e522d70f760969de7bcc97907b467993614dc diff --git a/trunk/arch/sh/include/asm/mmu_context.h b/trunk/arch/sh/include/asm/mmu_context.h index 67d8946db193..41080b173a7a 100644 --- a/trunk/arch/sh/include/asm/mmu_context.h +++ b/trunk/arch/sh/include/asm/mmu_context.h @@ -69,7 +69,7 @@ static inline void get_mmu_context(struct mm_struct *mm, unsigned int cpu) * We exhaust ASID of this version. * Flush all TLB and start new cycle. */ - flush_tlb_all(); + local_flush_tlb_all(); #ifdef CONFIG_SUPERH64 /*