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

Next file: linux/include/asm-i386/unistd.h
Previous file: linux/include/asm-i386/fcntl.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test6/linux/include/asm-i386/mmu_context.h linux/include/asm-i386/mmu_context.h
@@ -10,7 +10,7 @@
  * possibly do the LDT unload here?
  */
 #define destroy_context(mm)		do { } while(0)
-#define init_new_context(tsk,mm)	do { } while (0)
+#define init_new_context(tsk,mm)	0
 
 #ifdef CONFIG_SMP
 

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