Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
[powerpc.git] / include / asm-i386 / mmu_context.h
index 8198d1c..7eb0b0b 100644 (file)
@@ -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)