public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* [Regression] GPEs being enabled inappropriately
@ 2010-12-10 17:55 Matthew Garrett
  2010-12-10 23:44 ` Rafael J. Wysocki
  0 siblings, 1 reply; 2+ messages in thread
From: Matthew Garrett @ 2010-12-10 17:55 UTC (permalink / raw)
  To: linux-acpi; +Cc: rjw

I've just had a bug report from someone who's seeing high GPE-triggered 
load in .37. It turns out that GPEs 1B and 1E are constantly firing. 
Both have associated _L1B and _L1E methods, but they're also present in 
_PRW methods s should be disabled by default. However, part of the GPE 
rework means that we're now ignoring _PRW methods if the device they're 
associated with reports itself missing in _STA. I think we need to pay 
attention to _PRW regardless of whether or not the device is present, as 
otherwise we may be enabling GPEs that are tied to GPIOs that aren't 
connected to anything at the other end.

-- 
Matthew Garrett | mjg59@srcf.ucam.org

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

end of thread, other threads:[~2010-12-10 23:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-10 17:55 [Regression] GPEs being enabled inappropriately Matthew Garrett
2010-12-10 23:44 ` Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox