http://bugzilla.kernel.org/show_bug.cgi?id=11000
------- Comment #7 from [EMAIL PROTECTED] 2008-06-30 18:57 ------- I moved from Fedora 9's 2.6.25.6 to the 2.6.25.9 kernel from kernel.org and used the config file from Fedora 9 as well as enabled CONFIG_ACPI_DEBUG and CONFIG_ACPI_DEBUG_FUNC_TRACE (the latter doesn't seem to affect the output of dmesg unless I enable ACPI_LV_FUNCTIONS with /proc/acpi/debug_level (like I did in the last dmesg)). The bug is still present. Did I attach the above 5 files correctly, or is there an option in Bugzilla to attach a bunch of files at once without sending 5 emails to you guys? I wrote a workqueue flood protector similar to what I proposed above. I'm cleaning it up and getting ready to test it. Afterward, I will post it here (or should I post it to the mailing list instead?) as a patch against drivers/acpi/osl.c in the 2.6.25.9 kernel. The main thing it lacks currently is an interface (perhaps a /proc/acpi filesystem entry) through which it can be enabled/disabled and configured. -- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
