From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from pentafluge.infradead.org (pentafluge.infradead.org [213.146.154.40]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 486AD679FA for ; Tue, 3 May 2005 18:36:35 +1000 (EST) From: David Woodhouse To: Benjamin Herrenschmidt In-Reply-To: <1115072133.6031.33.camel@gaston> References: <1115072133.6031.33.camel@gaston> Content-Type: text/plain Date: Tue, 03 May 2005 09:36:17 +0100 Message-Id: <1115109378.8508.31.camel@localhost.localdomain> Mime-Version: 1.0 Cc: linuxppc-dev list Subject: Re: Laptop sleep & current "git" tree List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2005-05-03 at 08:15 +1000, Benjamin Herrenschmidt wrote: > For those who can't dare experimenting with that new git toy, best may > be for you to wait for 2.6.12-rc4 which will contain all of these. The latest Fedora Core kernel from http://people.redhat.com/davej/kernels/Fedora/FC4/RPMS.kernel/ ought to contain them all too, along with a fix for the EHCI port power switching problem. -- dwmw2