X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fasm-i386%2Fmmu_context.h;h=7eb0b0b1fb3c3e24899eaa3ba0fa378857f77e62;hb=27bd0c955648646abf2a353a8371d28c37bcd982;hp=8198d1cca1f31264dc6b0ee4da90cdd0c13cd323;hpb=a9deecba19b8f384d97f82c75379da48bccb2588;p=deliverable%2Flinux.git diff --git a/include/asm-i386/mmu_context.h b/include/asm-i386/mmu_context.h index 8198d1cca1f3..7eb0b0b1fb3c 100644 --- a/include/asm-i386/mmu_context.h +++ b/include/asm-i386/mmu_context.h @@ -32,6 +32,8 @@ static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk) #endif } +void leave_mm(unsigned long cpu); + static inline void switch_mm(struct mm_struct *prev, struct mm_struct *next, struct task_struct *tsk)