From: Ingo Molnar Date: Thu, 25 Dec 2008 11:48:18 +0000 (+0100) Subject: Merge branch 'x86/tsc' into tracing/core X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=a3eeeefbf1cd1d142c52238cc19c75d14c3bc8d5;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git Merge branch 'x86/tsc' into tracing/core Merge it to resolve this incidental conflict between the BTS fixes/cleanups and changes in x86/tsc: Conflicts: arch/x86/kernel/cpu/intel.c --- a3eeeefbf1cd1d142c52238cc19c75d14c3bc8d5 diff --cc arch/x86/kernel/cpu/intel.c index cd413d9a0218,ccfd2047630c..8ea6929e974c --- a/arch/x86/kernel/cpu/intel.c +++ b/arch/x86/kernel/cpu/intel.c @@@ -308,7 -326,9 +325,6 @@@ static void __cpuinit init_intel(struc set_cpu_cap(c, X86_FEATURE_P3); #endif - detect_extended_topology(c); - if (cpu_has_bts) - ptrace_bts_init_intel(c); - if (!cpu_has(c, X86_FEATURE_XTOPOLOGY)) { /* * let's use the legacy cpuid vector 0x1 and 0x4 for topology