From: Zhang Rui Date: Fri, 7 Dec 2007 04:36:35 +0000 (-0500) Subject: export thermal notification to userspace when nocrt is set X-Git-Tag: v2.6.25-rc1~297^2~3^2~2^2~1^2~7^8 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=223630fe3dc564b94e51ff4eb839828c9083f2f6;p=pandora-kernel.git export thermal notification to userspace when nocrt is set module parameter is used to prevent the thermal_zone action upon critical trip points. But exporting this notification to userspace is still useful. By setting nocrt with this patch applied, ACPI will take no action but exporting the events to userspace upon critical/hot trip points. http://bugzilla.kernel.org/show_bug.cgi?id=9139 Signed-off-by: Zhang Rui Signed-off-by: Len Brown --- Reading git-diff-tree failed