Chen, Huacai
2008-May-29 08:18 UTC
[Xen-devel] [patch]Fix a bug about reboot failure after S3
Hi, Keir, "warm reset vector" is used to start APs. At booting time, it is set by BP, and cleared after all APs have started. When do S3, similar work need to do. However, when enable non-boot CPUs after S3, Xen just sets this vector, but forgets to clear it after APs startup. This patch fix the issue. Signed-off-by: Huacai Chen <huacai.chen@intel.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel