patch-1.3.16 linux/arch/i386/kernel/setup.c

Next file: linux/arch/i386/mm/init.c
Previous file: linux/arch/i386/config.in
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.15/linux/arch/i386/kernel/setup.c linux/arch/i386/kernel/setup.c
@@ -39,7 +39,7 @@
 char x86_vendor_id[13] = "Unknown";
 
 char ignore_irq13 = 0;		/* set if exception 16 works */
-char wp_works_ok = 0;		/* set if paging hardware honours WP */ 
+char wp_works_ok = -1;		/* set if paging hardware honours WP */ 
 char hlt_works_ok = 1;		/* set if the "hlt" instruction works */
 
 /*

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this