Fix the boot failure of xenU after destroying a HVM guest.
- Both page_info and shadow_page_info are stored in frame_table.
At first, all spin locks in frame table are initialized as
SPIN_LOCK_UNLOCKED.
If one frame is used as shadow_page_info, we still should initialize the
spin lock to be SPIN_LOCK_UNLOCKED when freeing that page.
Signed-off-by: Dongxiao Xu <dongxiao.xu@xxxxxxxxx>
Best Regards,
-- Dongxiao
init_spinlock.patch
Description: init_spinlock.patch
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|