x86/cpu/topology: Rename smp_num_siblings
[sfrench/cifs-2.6.git] / arch / x86 / include / asm / topology.h
index 5ce06f37a3f7a4298793057eb3075dbe59fbd21a..f9eb7a7831f0dda56bd200e4219f6b873079cf54 100644 (file)
@@ -145,6 +145,7 @@ extern const struct cpumask *cpu_clustergroup_mask(int cpu);
 
 extern unsigned int __max_dies_per_package;
 extern unsigned int __max_logical_packages;
+extern unsigned int __max_threads_per_core;
 
 static inline unsigned int topology_max_packages(void)
 {