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





------- Comment #16 from [EMAIL PROTECTED]  2008-07-17 12:11 -------
Better, but it's still noisy - I get printk_ratelimit() messages with no
accompanying message!  printk_ratelimit() needs to go last:

if (!test_bit(EC_FLAGS_GPE_STORM, &ec->flags) &&
     printk_ratelimit())
     pr_info(PREFIX "non-query interrupt received,"
                    " switching to interrupt mode\n");


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