|
@@ -888,6 +888,7 @@ void *xquad_portio;
|
|
|
|
|
|
cpumask_t cpu_sibling_map[NR_CPUS] __cacheline_aligned;
|
|
cpumask_t cpu_sibling_map[NR_CPUS] __cacheline_aligned;
|
|
cpumask_t cpu_core_map[NR_CPUS] __cacheline_aligned;
|
|
cpumask_t cpu_core_map[NR_CPUS] __cacheline_aligned;
|
|
|
|
+EXPORT_SYMBOL(cpu_core_map);
|
|
|
|
|
|
static void __init smp_boot_cpus(unsigned int max_cpus)
|
|
static void __init smp_boot_cpus(unsigned int max_cpus)
|
|
{
|
|
{
|