]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/kernel/cpu/addon_cpuid_features.c
x86: Add Centaur and Transmeta CPUs to PAT whitelist
[linux-2.6-omap-h63xx.git] / arch / x86 / kernel / cpu / addon_cpuid_features.c
index c2e1ce33c7cb0e9a9bdab5d16c204c9a83447f7a..d8b3e4a9d6639e4125e3eaf35f918da5a06a14f0 100644 (file)
@@ -62,6 +62,9 @@ void __cpuinit validate_pat_support(struct cpuinfo_x86 *c)
                if (c->x86 == 0xF || (c->x86 == 6 && c->x86_model >= 15))
                        return;
                break;
+       case X86_VENDOR_CENTAUR:
+       case X86_VENDOR_TRANSMETA:
+               return;
        }
 
        pat_disable(cpu_has_pat ?