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

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)