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





------- Comment #43 from [EMAIL PROTECTED]  2008-06-22 14:30 -------
On Sunday, 22 of June 2008, Justin Mattock wrote:
> On Sun, Jun 22, 2008 at 5:54 PM, Rafael J. Wysocki <[EMAIL PROTECTED]> wrote:
> > This message has been generated automatically as a part of a report
> > of recent regressions.
> >
> > The following bug entry is on the current list of known regressions
> > from 2.6.25.  Please verify if it still should be listed.
> >
> >
> > Bug-Entry       : http://bugzilla.kernel.org/show_bug.cgi?id=10724
> > Subject         : ACPI: EC: GPE storm detected, disabling EC GPE
> > Submitter       : Justin Mattock <[EMAIL PROTECTED]>
> > Date            : 2008-05-16 6:17 (38 days old)
> > References      : http://marc.info/?l=linux-kernel&m=121091875711824&w=4
> >                  http://lkml.org/lkml/2008/5/18/168
> >                  http://lkml.org/lkml/2008/5/25/195
> > Patch           : 
> > http://bugzilla.kernel.org/attachment.cgi?id=16364&action=view
> >                  
> > http://bugzilla.kernel.org/attachment.cgi?id=16365&action=view
> >
> >
> >
> 
> Yes; setting  if (atomic_read(&ec->irq_count) > 5) { to
>       if (atomic_read(&ec->irq_count) > 20) {
> in drivers/acpi/ac.c only prolongs the bug, after a period of time(3
> to 5 hrs) the the message does appear.


-- 
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.

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to