From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262835AbULREDw (ORCPT ); Fri, 17 Dec 2004 23:03:52 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262836AbULREDv (ORCPT ); Fri, 17 Dec 2004 23:03:51 -0500 Received: from parcelfarce.linux.theplanet.co.uk ([195.92.249.252]:56276 "EHLO www.linux.org.uk") by vger.kernel.org with ESMTP id S262835AbULREDr (ORCPT ); Fri, 17 Dec 2004 23:03:47 -0500 Date: Fri, 17 Dec 2004 23:03:12 -0200 From: Marcelo Tosatti To: Jason Baron Cc: Horms , lkml - Kernel Mailing List , Alan Cox , Sergey Vlasov Subject: Re: tty/ldisc fix in 2.4 Message-ID: <20041218010312.GA25855@logos.cnet> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.5.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Dec 17, 2004 at 02:52:43PM -0500, Jason Baron wrote: > > On Thu, 16 Dec 2004, Jason Baron wrote: > > > the latest one was the last one posted to this list plus Sergey's fixes. > > However, i think it was still missing some driver cleanups. I'll post an > > updated patch here. > > > > updated patch at: http://people.redhat.com/~jbaron/tty/2.4-tty-V8.patch. > This patch adds 'tty_wakeup' and 'tty_ldisc_flush' calls to additional > drivers. It also includes the two patches that Sergey previous posted. Its merged. [PATCH] Backport v2.6 tty/ldisc locking fixes I fail to credit you properly on the changelog, sorry: I can't change a comment after it has been merged and I did a direct "bk import -tpatch".