commit | 0e4240d94628530a912d216cad1e32d2e3827327 | [log] [tgz] |
---|---|---|
author | Zhang Rui <rui.zhang@intel.com> | Fri Jan 16 12:53:42 2009 -0500 |
committer | Len Brown <len.brown@intel.com> | Fri Jan 16 14:13:12 2009 -0500 |
tree | 6c0e965923e5e761a5df7f981209292a808d4f0e | |
parent | c59765042f53a79a7a65585042ff463b69cb248c [diff] |
thermal fixup for broken BIOS which has invalid trip points. ACPI thermal driver only re-evaluate VALID trip points. For the broken BIOS show in http://bugzilla.kernel.org/show_bug.cgi?id=8544 the active[0] is set to invalid at boot time and it will not be re-evaluated again. We can still get a single warning message at boot time. http://marc.info/?l=linux-kernel&m=120496222629983&w=2 http://bugzilla.kernel.org/show_bug.cgi?id=12203 Signed-off-by: Zhang Rui<rui.zhang@intel.com> Tested-by: Márton Németh <nm127@freemail.hu> Signed-off-by: Len Brown <len.brown@intel.com>