xen: restore runstate_info even if !have_vcpu_info_placement
authorJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Sat, 21 Nov 2009 00:46:29 +0000 (08:46 +0800)
committerJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Thu, 3 Dec 2009 19:14:51 +0000 (11:14 -0800)
Even if have_vcpu_info_placement is not set, we still need to set up
the runstate area on each resumed vcpu.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Cc: Stable Kernel <stable@kernel.org>

No differences found