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
- Lines: 9
- Date:
Thu Aug 10 13:30:05 2000
- Orig file:
v2.4.0-test6/linux/include/asm-arm/mmu_context.h
- Orig date:
Thu Feb 10 17:11:20 2000
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)