From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id D27E6B7C59 for ; Wed, 24 Feb 2010 13:56:02 +1100 (EST) Subject: Re: [PATCH 2/4] Fix G5 thermal shutdown From: Benjamin Herrenschmidt To: David Woodhouse In-Reply-To: <1266929284.30247.2581.camel@macbook.infradead.org> References: <20100205133552.GF12001@hansolo.jdub.homelinux.org> <20100205135216.GH12001@hansolo.jdub.homelinux.org> <1265676905.8287.254.camel@pasglop> <1266929284.30247.2581.camel@macbook.infradead.org> Content-Type: text/plain; charset="UTF-8" Date: Wed, 24 Feb 2010 13:54:43 +1100 Message-ID: <1266980083.23523.1674.camel@pasglop> Mime-Version: 1.0 Cc: linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2010-02-23 at 12:48 +0000, David Woodhouse wrote: > On Tue, 2010-02-09 at 11:55 +1100, Benjamin Herrenschmidt wrote: > > On Fri, 2010-02-05 at 08:52 -0500, Josh Boyer wrote: > > > This changes the thresholds for the liquid cooled G5 thermal > > > shutdown mechanism to prevent an errant shutdown. > > > > > > This has been carried since about Fedora Core 5. I have no idea > > > if it's really needed or not. > > It's kind of a dirty hack, but it was sufficient to stop my machine > constantly powering itself off. > > > Can we have a SoB ? > > Signed-off-by: David Woodhouse Well, I think you've been testing it long enough now :-) Cheers, Ben.