2007-05-07 19:13:32

by Miles Lane

[permalink] [raw]
Subject: 2.6.21-mm1+hotfix -- Time gets confused during resume from suspend (18014554.415987)

[ 1278.513048] agpgart-intel 0000:00:00.0: LATE suspend
[ 1278.513791] hwsleep-0323 [03] enter_sleep_state : Entering
sleep state [S3]
[18014554.415987] Intel machine check architecture supported.
[18014554.416010] Intel machine check reporting enabled on CPU#0.
[18014554.416050] Back to C!
[ 1281.221504] agpgart-intel 0000:00:00.0: EARLY resume
[ 1281.221508] PCI: Calling quirk c01cbfe6 for 0000:00:00.0
[ 1281.221510] pci 0000:00:00.1: EARLY resume
[ 1281.221513] PCI: Calling quirk c01cbfe6 for 0000:00:00.1


2007-05-07 20:43:36

by Andrew Morton

[permalink] [raw]
Subject: Re: 2.6.21-mm1+hotfix -- Time gets confused during resume from suspend (18014554.415987)

On Mon, 7 May 2007 12:13:30 -0700
"Miles Lane" <[email protected]> wrote:

> [ 1278.513048] agpgart-intel 0000:00:00.0: LATE suspend
> [ 1278.513791] hwsleep-0323 [03] enter_sleep_state : Entering
> sleep state [S3]
> [18014554.415987] Intel machine check architecture supported.
> [18014554.416010] Intel machine check reporting enabled on CPU#0.
> [18014554.416050] Back to C!
> [ 1281.221504] agpgart-intel 0000:00:00.0: EARLY resume
> [ 1281.221508] PCI: Calling quirk c01cbfe6 for 0000:00:00.0
> [ 1281.221510] pci 0000:00:00.1: EARLY resume
> [ 1281.221513] PCI: Calling quirk c01cbfe6 for 0000:00:00.1

I think Andi had a suspend/resume handler which would prevent this,
but it got temporarily removed and will soon be coming back?