http://bugzilla.kernel.org/show_bug.cgi?id=7122
------- Additional Comments From [EMAIL PROTECTED] 2006-09-13 04:23 ------- Created an attachment (id=9011) --> (http://bugzilla.kernel.org/attachment.cgi?id=9011&action=view) Proposed fix patch This patch fixes the issue for me on 2.6.18-rc6-mm2. It also makes the thermal management work after a resume from disk. Moreover, if my understanding is correct, resource->references in acpi_power_on() is a number of devices that use given power resource. Thus if the function is to return an error, resource->references should not be increased, because in that case the device for which it's been called will not be considered as using the power resource. ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
