X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-sparc64%2Fmmu_context.h;h=1081acb1c352997a414ba24820530b6df3655ae5;hb=5e3b93f248c98873cc843e83092bb8da92ac85a2;hp=89490da2c9b7c91d7be00b0c44f16275e3f491a9;hpb=a91482bdcc2e0f6035702e46f1b99043a0893346;p=linux-2.6.git diff --git a/include/asm-sparc64/mmu_context.h b/include/asm-sparc64/mmu_context.h index 89490da2c..1081acb1c 100644 --- a/include/asm-sparc64/mmu_context.h +++ b/include/asm-sparc64/mmu_context.h @@ -142,6 +142,8 @@ static inline void switch_mm(struct mm_struct *old_mm, struct mm_struct *mm, str spin_unlock(&mm->page_table_lock); } +extern void __flush_tlb_mm(unsigned long, unsigned long); + #define deactivate_mm(tsk,mm) do { } while (0) /* Activate a new MM instance for the current task. */