]> err.no Git - linux-2.6/blobdiff - arch/x86_64/kernel/smpboot.c
Automatic merge of /spare/repo/netdev-2.6 branch starfire
[linux-2.6] / arch / x86_64 / kernel / smpboot.c
index 5abdee1e16a59c581e618f1fb0ea8473ddadd10a..f1ec0f34594124f73feb76dcf0f270dc420dfca5 100644 (file)
@@ -94,6 +94,7 @@ int smp_threads_ready;
 
 cpumask_t cpu_sibling_map[NR_CPUS] __cacheline_aligned;
 cpumask_t cpu_core_map[NR_CPUS] __cacheline_aligned;
+EXPORT_SYMBOL(cpu_core_map);
 
 /*
  * Trampoline 80x86 program as an array.