patch-2.2.0-pre3 linux/arch/i386/mm/init.c
Next file: linux/drivers/block/ide.c
Previous file: linux/arch/i386/kernel/time.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Jan 1 11:07:43 1999
- Orig file:
v2.2.0-pre2/linux/arch/i386/mm/init.c
- Orig date:
Thu Dec 31 10:28:59 1998
diff -u --recursive --new-file v2.2.0-pre2/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");
-#ifdef CONFIG_WP_WORKS_OK
+#ifdef CONFIG_X86_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, [email protected]
TCL-scripts by Sam Shen, [email protected]