From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from paperstreet.colino.net (colino.net [213.41.131.56]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 0FB0B2BDB5 for ; Wed, 1 Dec 2004 19:09:25 +1100 (EST) Date: Wed, 1 Dec 2004 08:36:17 +0100 From: Colin Leroy To: linuxppc-dev@ozlabs.org Message-ID: <20041201083617.5b72a115@pirandello> In-Reply-To: <1101877409.5672.2.camel@gaston> References: <1101877409.5672.2.camel@gaston> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Subject: Re: TEST: Sleep patch #6 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 01 Dec 2004 at 16h12, Benjamin Herrenschmidt wrote: Hi Ben, > This one fixes finally the cache flush problem that made cpufreq (on machines > using the PMU for the switch) and sleep/wake unreliable occasionally (memory > corruption would occur on some CPUs at least). It improves bits here or there > too, and adds the sungem wake-on-lan feature. Compiling that. btw, you didn't add the "&& !wol" before sungem's suspend call... -- Colin