]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/i386/kernel/cpu/cyrix.c
[PATCH] i386: fix mtrr sections
[linux-2.6-omap-h63xx.git] / arch / i386 / kernel / cpu / cyrix.c
index de27bd07bc9c853c36ee21cdd4ddfaa9ea455663..e77f8e1cf7aae4755ef767e2b6aa277f1da0ed0a 100644 (file)
@@ -279,7 +279,7 @@ static void __cpuinit init_cyrix(struct cpuinfo_x86 *c)
                 */  
                if (vendor == PCI_VENDOR_ID_CYRIX &&
         (device == PCI_DEVICE_ID_CYRIX_5510 || device == PCI_DEVICE_ID_CYRIX_5520))
-                       pit_latch_buggy = 1;
+                       mark_tsc_unstable("cyrix 5510/5520 detected");
        }
 #endif
                c->x86_cache_size=16;   /* Yep 16K integrated cache thats it */