On Mon, 2007-06-11 at 09:17 +0200, Rafael J. Wysocki wrote:
> Hi,
> 
> On Monday, 11 June 2007 09:01, Li, Shaohua wrote:
> > Hi,
> > If a GPE wakes up system from S3, a SCI interrupt is invoked, we haven't
> > a handler for such GPE. acpi_leave_sleep_state will disable/clear the
> > GPEs, but it is invoked with interrupt enabled and too late. I observed
> > a breakage in x60 and a lot of message 'No handler or method for GPE[
> > xxx]".
> > I thought we should do GPE clear at the end of 'acpi_pm_enter'. How do
> > you think?
> 
> I think that the GPEs should be disabled in acpi_pm_enter(), but the runtime
> GPEs shouldn't be enabled before _WAK is executed.
Not sure about runtime GPEs, properly current implementation is ok.
Wakeup GPE should be clear/disable in acpi_pm_enter, I think.

Thanks,
Shaohua
-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to