This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-sparc64 / mmu_context.h
index 89490da..1081acb 100644 (file)
@@ -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. */