From: Arjan van de Ven Date: Mon, 19 May 2008 22:55:15 +0000 (-0700) Subject: ACPI: Reject below-freezing temperatures as invalid critical temperatures X-Git-Tag: v2.6.26-rc6~10^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a39a2d7c72b358c6253a2ec28e17b023b7f6f41c;p=pandora-kernel.git ACPI: Reject below-freezing temperatures as invalid critical temperatures My laptop thinks that it's a good idea to give -73C as the critical CPU temperature.... which isn't the best thing since it causes a shutdown right at bootup. Temperatures below freezing are clearly invalid critical thresholds so just reject these as such. Signed-off-by: Arjan van de Ven Acked-by: Zhang Rui Signed-off-by: Len Brown --- Reading git-diff-tree failed