patch-2.3.43 linux/include/asm-m68k/mmu_context.h

Next file: linux/include/asm-m68k/pgalloc.h
Previous file: linux/include/asm-ia64/vga.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.42/linux/include/asm-m68k/mmu_context.h linux/include/asm-m68k/mmu_context.h
@@ -9,6 +9,9 @@
 #include <asm/page.h>
 #include <asm/pgalloc.h>
 
+static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk, unsigned cpu)
+{
+}
 extern inline void
 init_new_context(struct task_struct *tsk, struct mm_struct *mm)
 {

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)