http://bugzilla.kernel.org/show_bug.cgi?id=10503


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|acpi_power-sleep-           |[EMAIL PROTECTED]
                   |[EMAIL PROTECTED]   |
             Status|NEW                         |ASSIGNED




------- Comment #2 from [EMAIL PROTECTED]  2008-04-23 19:23 -------
Well, again that Power button shares the same GPE with another device, PCI0 in
this case.
This is a violation of ACPI spec.
As power button GPE is a RUN_WAKE GPE that should be enabled at both runtime
and system sleep state, it should be different from any other device' wakeup
GPE (gotten from _PRW) which should be disabled at runtime.
In this case, GPE 0x0B is enabled before system enter S3 for power button.
As a result, any interrupts from PCI0 may resume the system.


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to