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

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)