public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* ACPI: EC: GPE storm detected, disabling EC GPE
@ 2008-06-07  6:21 Justin Mattock
  2008-06-07  6:55 ` Andrew Morton
  0 siblings, 1 reply; 14+ messages in thread
From: Justin Mattock @ 2008-06-07  6:21 UTC (permalink / raw)
  To: bugme-daemon; +Cc: Rafael J. Wysocki, Linux Kernel Mailing List

Well; I was hoping it was going to be just an easy fix, but unfortunately
changing
 if (atomic_read(&ec->irq_count) > 5) {
 to
if (atomic_read(&ec->irq_count) > 20) {
does seem to make the message disappear, for a while, probably at
around three hours,(for me at least) then the message appeared again.
:-(
So leaving me back to the beginning of try to have a go at this.
regards;
-- 
Justin P. Mattock

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

end of thread, other threads:[~2008-06-11 18:39 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-07  6:21 ACPI: EC: GPE storm detected, disabling EC GPE Justin Mattock
2008-06-07  6:55 ` Andrew Morton
2008-06-07 10:59   ` Maxim Levitsky
2008-06-07 14:31     ` Guillaume Chazarain
2008-06-07 15:47   ` Justin Mattock
2008-06-07 19:28     ` Alexey Starikovskiy
2008-06-07 20:35       ` Justin Mattock
2008-06-07 21:27         ` Alexey Starikovskiy
2008-06-07 23:20           ` Justin Mattock
2008-06-08 14:21       ` Pavel Machek
2008-06-11 10:29         ` Alexey Starikovskiy
2008-06-11 18:39           ` Justin Mattock
2008-06-10 15:30   ` Len Brown
2008-06-10 18:37     ` Justin Mattock

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