patch-2.4.0-test7 linux/include/asm-arm/mmu_context.h

Next file: linux/include/asm-arm/page.h
Previous file: linux/include/asm-arm/mc146818rtc.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test6/linux/include/asm-arm/mmu_context.h linux/include/asm-arm/mmu_context.h
@@ -15,7 +15,7 @@
 #include <asm/proc-fns.h>
 
 #define destroy_context(mm)		do { } while(0)
-#define init_new_context(tsk,mm)	do { } while(0)
+#define init_new_context(tsk,mm)	0
 
 static 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)