From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758478Ab3APHsm (ORCPT ); Wed, 16 Jan 2013 02:48:42 -0500 Received: from 95-31-19-74.broadband.corbina.ru ([95.31.19.74]:56325 "EHLO 95-31-19-74.broadband.corbina.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752652Ab3APHsl (ORCPT ); Wed, 16 Jan 2013 02:48:41 -0500 Message-ID: <50F65B56.8090001@ilyx.ru> Date: Wed, 16 Jan 2013 11:48:38 +0400 From: Ilya Zykov User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Greg Kroah-Hartman CC: Alan Cox , Jiri Slaby , linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org Subject: Re: [PATCH] tty: Fix ptmx open without closed slave. References: <50D20EB5.30900@ilyx.ru> <20130116070402.GA2527@kroah.com> In-Reply-To: <20130116070402.GA2527@kroah.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > > Ok, I have a ton of patches from you, lots of different threads, patches > with the same subject, and I don't know what one Alan agreed to. > > So, can you please resend what Alan and you agree should be applied to > the tree? > I think only two important: [PATCH v4] tty: Add driver unthrottle in ioctl(...,TCFLSH,..). [PATCH] tty: Correct tty buffer flush. With Alan's ACK from 04.12.2012 for kernel <= 3.7 But for kernel 3.8 I resent this 05.12.2012 [PATCH -next 0/2] tty: Correct tty buffer flush. [PATCH -next 1/2] tty: Correct tty buffer flush. [PATCH -next 2/2] tty: Correct tty buffer flush. The last I resent with new description after Jiri's remark. If need I can resent.