From mboxrd@z Thu Jan 1 00:00:00 1970 From: Len Brown Subject: Re: 2.6.22-rc1-mm1 [cannot change thermal trip points] Date: Thu, 17 May 2007 15:08:39 -0400 Message-ID: <200705171508.40202.lenb@kernel.org> References: <20070515201914.16944e04.akpm@linux-foundation.org> <20070517092318.GD3975@ucw.cz> <464C5A62.6060604@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: Received: from hera.kernel.org ([140.211.167.34]:36872 "EHLO hera.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758265AbXEQTLW (ORCPT ); Thu, 17 May 2007 15:11:22 -0400 In-Reply-To: <464C5A62.6060604@gmail.com> Content-Disposition: inline Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Maciej Rutecki Cc: Pavel Machek , Chuck Ebbert , len.brown@intel.com, Andrew Morton , linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org, torvalds@linux-foundation.org On Thursday 17 May 2007 09:36, Maciej Rutecki wrote: > Many people need change trippoints, for example I have: > > cat /proc/acpi/thermal_zone/TZ0/trip_points | grep critical > critical (S5): 256 C > > I _must_ change it to below 105 C, or edit DSDT table (too difficult to > me). I cannot use this kernel, when trip points are read only. What bad things happen if you leave the critical trip point at 256? Do you find that you can drive the temperature over 105 and the system fails to shut down? -Len