LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* 2.6.21-rc suspend regression
@ 2007-03-21 22:54 Frédéric RISS
  2007-03-21 23:01 ` Tino Keitel
  0 siblings, 1 reply; 2+ messages in thread
From: Frédéric RISS @ 2007-03-21 22:54 UTC (permalink / raw)
  To: linux-kernel; +Cc: robert.moore, len.brown

My MacMini (Intel Core Duo, EFI mode) doesn't come out of suspend to ram
with current git. This was working great with 2.6.20. A long bisection
phase[1] brought me to that old commit: 

Commit c5a7156959e89b32260ad6072bbf5077bcdfbeee
Author: Bob Moore <robert.moore@intel.com>  2007-02-02 17:48:19
Committer: Len Brown <len.brown@intel.com>  2007-02-03 03:14:22

    ACPICA: Disable all wake GPEs after first one recieved
    
    Change for GPE support: when a wake GPE is
    received, now all wake GPEs are immediately disabled to
    prevent the waking GPE from firing again, and to prevent
    other wake GPEs from interrupting the wake process.
    
    Signed-off-by: Alexey Starikovskiy <alexey.y.starikovskiy@intel.com>
    Signed-off-by: Len Brown <len.brown@intel.com>


This commit prevents the box to come out of sleep. Unfortunately, simply
reverting from current master produces a conflict. If I resolve the
conflict by hand the kernel won't come out of sleep either :-( 

Looking at Adrian's regression lists, it seems a lot of other things
could produce the failures to resume... but that's a starting point. Do
the ACPI guys have an idea how this patch breaks my system?

I'll happily provide more info if needed.

Fred.

[1]: The ACPICA merge is based on 2.6.20-rc7 and not 2.6.20, thus I had
to bisect it by cherry-picking 40c373cc3af9720d1cec0e32c3da26b1d220a95b
(which is necessary to suspend the Mini in EFI mode) at each iteration.
This added to the fact that the ACPI merge bisection broke the build at
one point made the whole process a bit more painful that it need be.



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 2.6.21-rc suspend regression
  2007-03-21 22:54 2.6.21-rc suspend regression Frédéric RISS
@ 2007-03-21 23:01 ` Tino Keitel
  0 siblings, 0 replies; 2+ messages in thread
From: Tino Keitel @ 2007-03-21 23:01 UTC (permalink / raw)
  To: linux-kernel

On Wed, Mar 21, 2007 at 23:54:04 +0100, Frédéric RISS wrote:
> My MacMini (Intel Core Duo, EFI mode) doesn't come out of suspend to ram

I tested suspend to RAM today with my mini. It also failed to resume.
I don't use EFI but boot via GRUB.

Regards,
Tino

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-03-21 23:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-21 22:54 2.6.21-rc suspend regression Frédéric RISS
2007-03-21 23:01 ` Tino Keitel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).