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





------- Comment #115 from [EMAIL PROTECTED]  2008-09-03 01:34 -------
There is no definition about how to process the EC notification event in ACPI
spec. In the current upstream kernel when GPE interrupt is serviced, the GPE is
deferred to be enabled again only after the GPE method is fully
evaluated.(Including the notification event). 
Maybe it is also appropriate that the query_pending bit is cleared after EC
notification event is processed.(_Qxx method is evaluated).

In fact on my laptop the SCI_EVT bit is always set before the _Qxx method is
evaluated. If the patch in comment #110 is applied, one EC notification event
is processed three times. If the notification event is related with battery,
maybe a lot of EC interrupts are at all meaningless. 


-- 
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 Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to