From: Zhang Rui Date: Fri, 16 Jan 2009 17:53:42 +0000 (-0500) Subject: thermal fixup for broken BIOS which has invalid trip points. X-Git-Tag: v2.6.29-rc2~1^2~3^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e4240d94628530a912d216cad1e32d2e3827327;p=pandora-kernel.git 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 Tested-by: Márton Németh Signed-off-by: Len Brown --- Reading git-diff-tree failed