Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760185AbYGAQDU (ORCPT ); Tue, 1 Jul 2008 12:03:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759809AbYGAQDG (ORCPT ); Tue, 1 Jul 2008 12:03:06 -0400 Received: from ns1.suse.de ([195.135.220.2]:47260 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755390AbYGAQDD (ORCPT ); Tue, 1 Jul 2008 12:03:03 -0400 Date: Tue, 1 Jul 2008 09:01:32 -0700 From: Greg KH To: linux-kernel@vger.kernel.org, stable@kernel.org, greg@kroah.com Cc: Justin Forbes , Zwane Mwaikambo , "Theodore Ts'o" , Randy Dunlap , Dave Jones , Chuck Wolber , Chris Wedgwood , Michael Krufky , Chuck Ebbert , Domenico Andreoli , Willy Tarreau , Rodrigo Rubira Branco , torvalds@linux-foundation.org, akpm@linux-foundation.org, alan@lxorguk.ukuu.org.uk, Alan Cox Subject: Re: [patch 1/9] TTY: fix for tty operations bugs Message-ID: <20080701160132.GA4496@suse.de> References: <20080701151057.930340322@mini.kroah.org> <20080701151859.GB3536@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080701151859.GB3536@suse.de> User-Agent: Mutt/1.5.16 (2007-06-09) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1033 Lines: 32 On Tue, Jul 01, 2008 at 08:18:59AM -0700, Greg KH wrote: > 2.6.25-stable review patch. If anyone has any objections, please let us know. > > ------------------ > > From: Alan Cox > > This is fixed with the recent tty operations rewrite in mainline in a > different way, this is a selective backport of the relevant portions to > the -stable tree. > > Signed-off-by: Alan Cox > Signed-off-by: Greg Kroah-Hartman > > --- > drivers/net/hamradio/6pack.c | 2 ++ > drivers/net/hamradio/mkiss.c | 8 ++++++-- > drivers/net/irda/irtty-sir.c | 4 +++- Hm, there are a few build errors with this patch in these two files, I'll go respin it and do a new -rc release... Sorry for missing this before. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/