http://bugzilla.kernel.org/show_bug.cgi?id=9535
------- Comment #10 from [EMAIL PROTECTED] 2008-01-12 15:05 ------- Created an attachment (id=14429) --> (http://bugzilla.kernel.org/attachment.cgi?id=14429&action=view) patch vs 2.6.24-rc7 to limit warning printout to 1 line commit 66a21736defda339cd93a0e70c1120ab813640f6 Author: Len Brown <[EMAIL PROTECTED]> Date: Sat Jan 12 17:56:36 2008 -0500 pnpacpi: print resource shortage message only once pnpacpi: exceeded the max number of IO resources: 40 While this message is a real error and should thus remain KERN_ERR (even a new dmesg line is seen as a regression by some, since it was not printed in 2.6.23...) it is certainly impolite to print this warning 50 times should you happen to have the oddball system with 90 io resources under a device... So print the warning just once. In 2.6.25 we'll get rid of the limits altogether and these warnings will vanish with them. -- 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://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ acpi-bugzilla mailing list acpi-bugzilla@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla