Boris Ostrovsky dc6416f1d7 xen/x86: Call cpu_startup_entry(CPUHP_AP_ONLINE_IDLE) from xen_play_dead()
This call has always been missing from xen_play dead() but until
recently this was rather benign. With new cpu hotplug framework
(commit 8df3e07e7f21 ("cpu/hotplug: Let upcoming cpu bring itself fully up").
however this call is required, otherwise a hot-plugged CPU will not
be properly brough up (by never calling cpuhp_online_idle())

Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
2016-03-29 09:34:10 -04:00
..
2014-09-23 13:36:20 +00:00
2015-09-08 11:46:48 -07:00
2016-02-24 08:44:58 +01:00
2014-08-26 13:45:49 -04:00
2015-10-23 14:20:28 +01:00
2015-11-04 17:32:42 -08:00
2016-01-12 13:05:36 -08:00