Fenghua Yu 30106c1743 x86, hotplug: Support functions for CPU0 online/offline
Add smp_store_boot_cpu_info() to store cpu info for BSP during boot time.

Now smp_store_cpu_info() stores cpu info for bringing up BSP or AP after
it's offline.

Continue to online CPU0 in native_cpu_up().

Continue to offline CPU0 in native_cpu_disable().

Signed-off-by: Fenghua Yu <fenghua.yu@intel.com>
Link: http://lkml.kernel.org/r/1352835171-3958-5-git-send-email-fenghua.yu@intel.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
2012-11-14 09:39:48 -08:00
..
2012-06-06 11:58:38 +02:00
2011-07-01 10:37:14 +02:00
2012-08-22 09:34:24 +02:00
2011-02-17 14:59:22 +01:00
2012-05-08 14:08:44 +02:00
2012-09-20 14:48:16 +02:00
2012-03-28 18:11:12 +01:00
2012-06-25 13:48:30 +02:00
2012-10-26 10:17:38 +02:00
2012-05-14 11:49:38 +02:00
2012-03-28 18:11:12 +01:00
2011-03-18 10:39:30 +01:00
2012-09-20 09:50:17 -04:00