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)
commit3905bb2aa7bb801b31946b37a4635ebac4009051
tree3d952a665cdaeeee0fecede06a61060bb00b7ade
parentbe012920ecba161ad20303a3f6d9e96c58cf97c7
xen: restore runstate_info even if !have_vcpu_info_placement

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>
arch/x86/xen/enlighten.c
This page took 0.025943 seconds and 5 git commands to generate.