]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/x86/kernel/cpu/intel.c
Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/linux...
[karo-tx-linux.git] / arch / x86 / kernel / cpu / intel.c
index 897d6201ef10b25ca98b3ea66ab4ff1706d5c81d..a80029035bf2ae6acc5b4958df0dae905308d50b 100644 (file)
@@ -274,10 +274,6 @@ static void intel_workarounds(struct cpuinfo_x86 *c)
        }
 #endif
 
-#ifdef CONFIG_X86_NUMAQ
-       numaq_tsc_disable();
-#endif
-
        intel_smp_check(c);
 }
 #else