patch-2.2.0-pre2 linux/arch/i386/mm/init.c

Next file: linux/arch/ppc/defconfig
Previous file: linux/arch/i386/kernel/time.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.0-pre1/linux/arch/i386/mm/init.c linux/arch/i386/mm/init.c
@@ -408,7 +408,7 @@
 	if (boot_cpu_data.wp_works_ok < 0) {
 		boot_cpu_data.wp_works_ok = 0;
 		printk("No.\n");
-#ifndef CONFIG_M386
+#ifdef CONFIG_WP_WORKS_OK
 		panic("This kernel doesn't support CPU's with broken WP. Recompile it for a 386!");
 #endif
 	} else

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