From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758198Ab3APHDL (ORCPT ); Wed, 16 Jan 2013 02:03:11 -0500 Received: from mail.kernel.org ([198.145.19.201]:36695 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751969Ab3APHDI (ORCPT ); Wed, 16 Jan 2013 02:03:08 -0500 Date: Tue, 15 Jan 2013 23:04:02 -0800 From: Greg Kroah-Hartman To: Ilya Zykov 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. Message-ID: <20130116070402.GA2527@kroah.com> References: <50D20EB5.30900@ilyx.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <50D20EB5.30900@ilyx.ru> 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 On Wed, Dec 19, 2012 at 11:00:05PM +0400, Ilya Zykov wrote: > When we are opening ptmx, we have closed pts, by description. > Now only if we open and after close all pts' descriptions, pty_close() sets > this bit correctly > > Signed-off-by: Ilya Zykov 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? totally confused, greg k-h