From mboxrd@z Thu Jan 1 00:00:00 1970 From: ebiederm-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org (Eric W. Biederman) Subject: Re: [PATCH] TTY, devpts: document pty count limiting Date: Wed, 21 Oct 2015 23:08:52 -0500 Message-ID: <87twpjczor.fsf@x220.int.ebiederm.org> References: <20151021100854.7888.90252.stgit@buzz> <20151021170423.GA29006@kroah.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <20151021170423.GA29006-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org> (Greg KH's message of "Wed, 21 Oct 2015 10:04:23 -0700") Sender: linux-api-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Greg KH Cc: Konstantin Khlebnikov , Jonathan Corbet , linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, Greg Kroah-Hartman , linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-api@vger.kernel.org Greg KH writes: > On Wed, Oct 21, 2015 at 01:08:54PM +0300, Konstantin Khlebnikov wrote: >> Logic was changed in kernel 3.4 by commit e9aba5158a80 ("tty: rework pty >> count limiting") but still isn't documented. Better late than never. >> >> Signed-off-by: Konstantin Khlebnikov >> --- >> Documentation/filesystems/devpts.txt | 9 +++++++++ >> Documentation/sysctl/kernel.txt | 7 +++++++ >> 2 files changed, 16 insertions(+) > > Any reason you didn't cc: the tty maintainer on this? It looks like he attempted to and managed to get your old suse.de address. Eric