patch-2.2.19 linux/include/asm-i386/bugs.h
Next file: linux/include/asm-i386/e820.h
Previous file: linux/include/asm-arm/uaccess.h
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Sun Mar 25 11:37:39 2001
-  Orig file: 
v2.2.18/include/asm-i386/bugs.h
-  Orig date: 
Sun Mar 25 11:28:37 2001
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.18/include/asm-i386/bugs.h linux/include/asm-i386/bugs.h
@@ -188,6 +188,7 @@
 __initfunc(static void check_amd_k6(void))
 {
 	if (boot_cpu_data.x86_vendor == X86_VENDOR_AMD &&
+	    boot_cpu_data.x86 == 5 &&
 	    boot_cpu_data.x86_model == 6 &&
 	    boot_cpu_data.x86_mask == 1)
 	{
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)