From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753764Ab2IWGlF (ORCPT ); Sun, 23 Sep 2012 02:41:05 -0400 Received: from mail-lb0-f174.google.com ([209.85.217.174]:33678 "EHLO mail-lb0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752762Ab2IWGlE (ORCPT ); Sun, 23 Sep 2012 02:41:04 -0400 Date: Sun, 23 Sep 2012 10:40:57 +0400 From: Cyrill Gorcunov To: "Eric W. Biederman" Cc: Alan Cox , LKML , "H. Peter Anvin" , Greg Kroah-Hartman , Pavel Emelyanov , Jiri Slaby Subject: Re: [RFC] tty: Add get- ioctls to fetch tty status Message-ID: <20120923064057.GB2994@moon> References: <20120913095623.GB28508@moon> <20120913135131.5b251797@pyramind.ukuu.org.uk> <20120913125401.GK19956@moon> <20120913172507.5039e3c6@pyramind.ukuu.org.uk> <20120922180639.GC11610@moon> <87txupfr92.fsf@xmission.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87txupfr92.fsf@xmission.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 On Sat, Sep 22, 2012 at 06:43:37PM -0700, Eric W. Biederman wrote: > > I don't know where this conversation comes from but putting ptys in > sysfs in combination with the newinstance mount option is completely > broken unless the device name and device number duplication is handled, > which I don't see here. Good point, Eric, thanks! I'll take a look on this aspect (I must admit I've missed this).