patch-2.4.21 linux-2.4.21/include/asm-cris/mmu_context.h
Next file: linux-2.4.21/include/asm-cris/pgalloc.h
Previous file: linux-2.4.21/include/asm-cris/io.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
2003-06-13 07:51:38.000000000 -0700
- Orig file:
linux-2.4.20/include/asm-cris/mmu_context.h
- Orig date:
2001-07-04 11:50:39.000000000 -0700
diff -urN linux-2.4.20/include/asm-cris/mmu_context.h linux-2.4.21/include/asm-cris/mmu_context.h
@@ -15,7 +15,7 @@
extern volatile pgd_t *current_pgd; /* defined in arch/cris/mm/fault.c */
-static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk, unsigned cpu)
+extern inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk, unsigned cpu)
{
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)