|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [patch]Fix a bug that can't resume from S3 after create an H
Hi, Keir,
If we don't use PIT, we should disable it at boot time and at S3
resuming. In Xen this is done by disable_pit_irq(), but this function is
used by __initcall(). After bootstrap it will be discarded and may be
overwritten. This usually results in S3 resuming failure. This patch
fixed the issue.
Signed-off-by: Huacai Chen <huacai.chen@xxxxxxxxx>
Signed-off-by: Li Zhang <li.zhang@xxxxxxxxx>
s3_disable_pit.patch
Description: s3_disable_pit.patch
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [patch]Fix a bug that can't resume from S3 after create an HVM guest,
Chen, Huacai <=
|
|
|
|
|