|
@@ -69,7 +69,7 @@ void __cpuinit init_scattered_cpuid_features(struct cpuinfo_x86 *c)
|
|
|
*/
|
|
|
void __cpuinit detect_extended_topology(struct cpuinfo_x86 *c)
|
|
|
{
|
|
|
-#ifdef CONFIG_SMP
|
|
|
+#ifdef CONFIG_X86_SMP
|
|
|
unsigned int eax, ebx, ecx, edx, sub_index;
|
|
|
unsigned int ht_mask_width, core_plus_mask_width;
|
|
|
unsigned int core_select_mask, core_level_siblings;
|