xen: register runstate on secondary CPUs
authorIan Campbell <ian.campbell@citrix.com>
Tue, 24 Nov 2009 17:32:48 +0000 (09:32 -0800)
committerJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Thu, 3 Dec 2009 19:14:52 +0000 (11:14 -0800)
commit028896721ac04f6fa0697f3ecac3f98761746363
tree891d269e19e70b8dee80d5a58dcc6f24ce695f1f
parentf350c7922faad3397c98c81a9e5658f5a1ef0214
xen: register runstate on secondary CPUs

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>
Cc: Stable Kernel <stable@kernel.org>
arch/x86/xen/smp.c