http://bugzilla.kernel.org/show_bug.cgi?id=10724
------- Comment #38 from [EMAIL PROTECTED] 2008-06-14 15:55 ------- On Sat, Jun 14, 2008 at 8:16 PM, Justin Mattock <[EMAIL PROTECTED]> wrote: > On Sat, Jun 14, 2008 at 12:11 PM, <[EMAIL PROTECTED]> wrote: >> http://bugzilla.kernel.org/show_bug.cgi?id=10724 >> >> >> [EMAIL PROTECTED] changed: >> >> What |Removed |Added >> ---------------------------------------------------------------------------- >> Attachment #16447|0 |1 >> is obsolete| | >> >> >> >> >> ------- Comment #36 from [EMAIL PROTECTED] 2008-06-14 05:11 ------- >> Created an attachment (id=16474) --> (http://bugzilla.kernel.org/attachment.cgi?id=16474&action=view) >> --> (http://bugzilla.kernel.org/attachment.cgi?id=16474&action=view) >> Disable GPE while query is pending >> >> Please check if this patch works better (on top of -rc6) >> >> >> -- >> 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. >> > > Sure, I might of tried this patch already, but that was for rc5, > hopefully this fixes this. > > -- > Justin P. Mattock > O.K. I pulled the latest git, and applied the patch, on the first try, I made the mistake of changing 5 to 20, i.g. if (atomic_read(&ec->irq_count) > 5 &&, So after putting 20 back to 5, with everything as they should I see this in dmesg: [ 208.352562] ACPI: EC: GPE storm detected, disabling EC GPE [ 208.454844] ACPI: EC: non-query interrupt received, switching to interrupt mode [ 208.532300] ACPI: EC: non-query interrupt received, switching to interrupt mode [ 208.599015] ACPI: EC: non-query interrupt received, switching to interrupt mode [ 244.123340] ACPI: EC: non-query interrupt received, switching to interrupt mode [ 275.941465] ACPI: EC: non-query interrupt received, switching to interrupt mode [ 307.755635] ACPI: EC: non-query interrupt received, switching to interrupt mode [ 339.450494] ACPI: EC: non-query interrupt received, switching to interrupt mode [ 371.562684] ACPI: EC: non-query interrupt received, switching to interrupt mode [ 403.161222] ACPI: EC: non-query interrupt received, switching to interrupt mode [ 408.460630] applesmc: wait status failed: 5 != 4 [ 408.723819] applesmc: wait status failed: c != 8 [ 434.952505] ACPI: EC: non-query interrupt received, switching to interrupt mode maybe changing 5 to 20 is not a bad idea, but then again maybe it is due to not seeing this message right away. I'm going to try putting 5 to 20, just to see. -- 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