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 D9C6EDDD0D for ; Wed, 12 Sep 2007 23:49:24 +1000 (EST) Date: Wed, 12 Sep 2007 14:49:10 +0100 From: Christoph Hellwig To: Heiko Carstens Subject: Re: [PATCH] powerpc: add new required termio functions Message-ID: <20070912134910.GA12660@infradead.org> References: <8018.1189562679@neuling.org> <20070912102032.GB7858@osiris.boeblingen.de.ibm.com> <20070912040109.3f6a9149.akpm@linux-foundation.org> <20070912113409.GA7253@infradead.org> <20070912115257.GC7858@osiris.boeblingen.de.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20070912115257.GC7858@osiris.boeblingen.de.ibm.com> Cc: Michael Neuling , linux-kernel@vger.kernel.org, Christoph Hellwig , linuxppc-dev@ozlabs.org, paulus@samba.org, Alan Cox , Andrew Morton , Linus Torvalds , "David S. Miller" , Martin Schwidefsky List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Sep 12, 2007 at 01:52:57PM +0200, Heiko Carstens wrote: > > I might be missing something, but the the right fix is probably to > > apply the arch patches from Alan to powerpc and s390. We don't want to > > be left over without all the nice termios features on these platforms, > > do we? > > But not in rc6 timeframe, I would guess? Ask Alan..