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. Greetings, Rafael -- "Premature optimization is the root of all evil." - Donald Knuth - To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html