|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [PATCH 2/2] resume hpet at s3 resume
hpet_setup() is idempotent. We just need to be careful that
hpet_broadcast_init() happens after any other caller of hpet_setup(). That
happens to be the case currently so I simplified your patch considerably.
Changeset 18787.
-- Keir
On 18/11/08 11:38, "Tian, Kevin" <kevin.tian@xxxxxxxxx> wrote:
> Resume hpet when back from S3 to S0
>
> Signed-off-by Guanqun Lu <guanqun.lu@xxxxxxxxx>
> Signed-off-by Kevin Tian <kevin.tian@xxxxxxxxx>
>
> Thanks,
> Kevin
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|