xen: register runstate on secondary CPUs
authorIan Campbell <ian.campbell@citrix.com>
Tue, 24 Nov 2009 17:32:48 +0000 (09:32 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 18 Dec 2009 22:04:49 +0000 (14:04 -0800)
commit25fa3416973b064c4a156340301a5b97301af602
treed031ad7d387af773735022654ae1c58282e3947f
parentd7b1aedc1a241dcde39a8a35757b6b0797eac5ff
xen: register runstate on secondary CPUs

commit 028896721ac04f6fa0697f3ecac3f98761746363 upstream.

The commit "xen: re-register runstate area earlier on resume" caused us
to never try and setup the runstate area for secondary CPUs. Ensure that
we do this...

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/x86/xen/smp.c