Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758494Ab3ETXjD (ORCPT ); Mon, 20 May 2013 19:39:03 -0400 Received: from mailout39.mail01.mtsvc.net ([216.70.64.83]:37894 "EHLO n12.mail01.mtsvc.net" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755974Ab3ETXjA (ORCPT ); Mon, 20 May 2013 19:39:00 -0400 Message-ID: <519AB411.7000807@hurleysoftware.com> Date: Mon, 20 May 2013 19:38:57 -0400 From: Peter Hurley User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6 MIME-Version: 1.0 To: Greg Kroah-Hartman CC: Jiri Slaby , linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/7] tty: Add lock/unlock ldisc pair functions References: <20130415201411.GA27360@kroah.com> <1366107356-7699-1-git-send-email-peter@hurleysoftware.com> <1366107356-7699-2-git-send-email-peter@hurleysoftware.com> <20130520193403.GA14340@kroah.com> <519A9920.3010702@hurleysoftware.com> <20130520230657.GA21500@kroah.com> In-Reply-To: <20130520230657.GA21500@kroah.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated-User: 990527 peter@hurleysoftware.com X-MT-INTERNAL-ID: 8fa290c2a27252aacf65dbc4a42f3ce3735fb2a4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1423 Lines: 37 On 05/20/2013 07:06 PM, Greg Kroah-Hartman wrote: > On Mon, May 20, 2013 at 05:44:00PM -0400, Peter Hurley wrote: >> On 05/20/2013 03:34 PM, Greg Kroah-Hartman wrote: >>> On Tue, Apr 16, 2013 at 06:15:51AM -0400, Peter Hurley wrote: >>>> Just as the tty pair must be locked in a stable sequence >>>> (ie, independent of which is consider the 'other' tty), so must >>>> the ldisc pair be locked in a stable sequence as well. >>>> >>>> Signed-off-by: Peter Hurley >>>> --- >>>> drivers/tty/tty_ldisc.c | 87 +++++++++++++++++++++++++++++++++++++++++++++++++ >>>> 1 file changed, 87 insertions(+) >>> >>> This patch breaks the build :( >> >> Sorry about that. >> >>> I've taken the first one, care to mush this one with the 7/7 patch, so >>> there are no build breaks, and resend the 5 resulting patches so I can >>> apply these? >> >> Maybe it would be better to reorder 7/7 to be 1/6, if that's ok? >> More work for me but the history will be cleaner. > > Sure, that works for me as well, care to just resend them? Or, I can > dig them out of my archive if needed. I'll resend them because the rebase will require some re-editing. Thanks, Peter -- 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/