patch-2.1.19 linux/include/asm-alpha/mmu_context.h

Next file: linux/include/asm-alpha/processor.h
Previous file: linux/include/asm-alpha/current.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.18/linux/include/asm-alpha/mmu_context.h linux/include/asm-alpha/mmu_context.h
@@ -87,4 +87,7 @@
 #endif
 }
 
+#define init_new_context(mm)	do { } while(0)
+#define destroy_context(mm)	do { } while(0)
+
 #endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov