patch-2.0.26 linux/arch/i386/mm/init.c

Next file: linux/drivers/block/ide-tape.c
Previous file: linux/arch/i386/kernel/time.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.0.25/linux/arch/i386/mm/init.c linux/arch/i386/mm/init.c
@@ -26,11 +26,13 @@
 #include <asm/pgtable.h>
 #include <asm/dma.h>
 
+#if 0
 /*
  * The SMP kernel can't handle the 4MB page table optimizations yet
  */
 #ifdef __SMP__
 #undef USE_PENTIUM_MM
+#endif
 #endif
 
 extern void die_if_kernel(char *,struct pt_regs *,long);

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