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

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

diff -u --recursive --new-file v2.4.0-test6/linux/include/asm-i386/bugs.h linux/include/asm-i386/bugs.h
@@ -463,7 +463,7 @@
 	    && boot_cpu_data.x86 == 5
 	    && boot_cpu_data.x86_model == 2
 	    && (boot_cpu_data.x86_mask < 6 || boot_cpu_data.x86_mask == 11))
-		panic("Kernel compiled for PPro+, assumes a local APIC without the read-before-write bug!");
+		panic("Kernel compiled for PMMX+, assumes a local APIC without the read-before-write bug!");
 #endif
 
 /*

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