diff --git a/[refs] b/[refs] index f623bee593c1..e6ae46ef3444 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 92359a705c8e6e8206d044868e0f860b7e90f109 +refs/heads/master: 24ee7d79c5885275a531431c3b687b3a7919eee4 diff --git a/trunk/arch/sh/kernel/topology.c b/trunk/arch/sh/kernel/topology.c index 948fdb656933..38e862852dd0 100644 --- a/trunk/arch/sh/kernel/topology.c +++ b/trunk/arch/sh/kernel/topology.c @@ -17,6 +17,7 @@ static DEFINE_PER_CPU(struct cpu, cpu_devices); cpumask_t cpu_core_map[NR_CPUS]; +EXPORT_SYMBOL(cpu_core_map); static cpumask_t cpu_coregroup_map(unsigned int cpu) {