patch-2.3.43 linux/include/asm-alpha/mmu_context.h
Next file: linux/include/asm-alpha/pci.h
Previous file: linux/include/asm-alpha/machvec.h
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
Mon Feb  7 20:01:14 2000
-  Orig file: 
v2.3.42/linux/include/asm-alpha/mmu_context.h
-  Orig date: 
Tue Dec  7 09:32:49 1999
diff -u --recursive --new-file v2.3.42/linux/include/asm-alpha/mmu_context.h linux/include/asm-alpha/mmu_context.h
@@ -22,6 +22,10 @@
 #include <asm/io.h>
 #endif
 
+static inline void enter_lazy_tlb(struct mm_struct *mm, struct task_struct *tsk, unsigned cpu)
+{
+}
+
 extern inline unsigned long
 __reload_thread(struct thread_struct *pcb)
 {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)