]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/kernel/apic_64.c
x86: move boot_cpu_physical_apicid to apic_64.c
[linux-2.6-omap-h63xx.git] / arch / x86 / kernel / apic_64.c
index 0794646e68f0c31b8c5dfec330d627dd85473e27..d7d3594f93e30a27cf19e1dec3212939287db687 100644 (file)
@@ -87,6 +87,10 @@ static unsigned long apic_phys;
 
 unsigned long mp_lapic_addr;
 
+/* Processor that is doing the boot up */
+unsigned int boot_cpu_physical_apicid = -1U;
+EXPORT_SYMBOL(boot_cpu_physical_apicid);
+
 /*
  * Get the LAPIC version
  */