Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934426Ab3GWXo4 (ORCPT ); Tue, 23 Jul 2013 19:44:56 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:42655 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933968Ab3GWXox (ORCPT ); Tue, 23 Jul 2013 19:44:53 -0400 Date: Tue, 23 Jul 2013 16:44:52 -0700 From: Greg Kroah-Hartman To: Peter Hurley Cc: linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org, Jiri Slaby Subject: Re: [PATCH v4 00/24] lockless n_tty receive path Message-ID: <20130723234452.GB27433@kroah.com> References: <1366039168-8510-1-git-send-email-peter@hurleysoftware.com> <1371302076-4688-1-git-send-email-peter@hurleysoftware.com> <20130617200138.GA8199@kroah.com> <51BF724A.505@hurleysoftware.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <51BF724A.505@hurleysoftware.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1198 Lines: 30 On Mon, Jun 17, 2013 at 04:32:10PM -0400, Peter Hurley wrote: > On 06/17/2013 04:01 PM, Greg Kroah-Hartman wrote: > >On Sat, Jun 15, 2013 at 09:14:12AM -0400, Peter Hurley wrote: > >>Greg, > >> > >>As before, this patchset is dependent on the 'ldsem patchset'. > >>The reason is that this series abandons tty->receive_room as > >>a flow control mechanism (because that requires locking), > >>and the TIOCSETD ioctl _without ldsem_ uses tty->receive_room > >>to shutoff i/o. > >> > >>It is also dependent on 'n_tty fixes' which I recently resent > >>to you. > > > >Thanks for rebasing all of this, and resending it. It's late in the > >3.11 development cycle, so I'm going to wait unto 3.11-rc1 is out to > >queue it up for 3.12, to get it lots of testing in linux-next. > > Thanks Greg. I actually meant to suggest these be held until after > the merge window but I got distracted by the VT1 deallocation bug > report. Now applied, 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/