From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: In-Reply-To: References: <1139377372.8187.16.camel@localhost.localdomain> Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <87E547D2-A8FC-4A89-89A4-60313C9647B0@kernel.crashing.org> From: Kumar Gala Subject: Re: [PATCH] powerpc: Thermal control for dual core G5s Date: Wed, 8 Feb 2006 08:52:33 -0600 To: Linus Torvalds Cc: Andrew Morton , linuxppc64-dev , linuxppc-dev list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Feb 8, 2006, at 12:07 AM, Linus Torvalds wrote: > > > On Wed, 8 Feb 2006, Benjamin Herrenschmidt wrote: >> >> This patch adds a windfarm module, windfarm_pm112, for the dual >> core G5s >> (both 2 and 4 core models), keeping the machine from getting into >> vacuum-cleaner mode ;) > > This seems to introduce a new warning.. > > arch/powerpc/platforms/83xx/Kconfig:10: > warning: 'select' used by config symbol 'MPC834x_SYS' refer to > undefined symbol 'DEFAULT_UIMAGE' That's my fault. Paul did push a simple build system update. I'll ask him to do so. http://ozlabs.org/pipermail/linuxppc-dev/2006-January/020980.html - kumar