All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>
To: "Eric W. Biederman" <ebiederm-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org>
Cc: Konstantin Khlebnikov
	<khlebnikov-XoJtRXgx1JseBXzfvpsJ4g@public.gmane.org>,
	Jonathan Corbet <corbet-T1hC0tSOHrs@public.gmane.org>,
	linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org,
	Greg Kroah-Hartman <gregkh-l3A5Bk7waGM@public.gmane.org>,
	linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] TTY, devpts: document pty count limiting
Date: Thu, 22 Oct 2015 07:33:49 -0700	[thread overview]
Message-ID: <20151022143349.GA21861@kroah.com> (raw)
In-Reply-To: <87twpjczor.fsf-JOvCrm2gF+uungPnsOpG7nhyD016LWXt@public.gmane.org>

On Wed, Oct 21, 2015 at 11:08:52PM -0500, Eric W. Biederman wrote:
> Greg KH <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> 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 <khlebnikov-XoJtRXgx1JseBXzfvpsJ4g@public.gmane.org>
> >> ---
> >>  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.

Ah, you are right, my apologies, that address is long dead :)

greg k-h

WARNING: multiple messages have this Message-ID (diff)
From: Greg KH <gregkh@linuxfoundation.org>
To: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: Konstantin Khlebnikov <khlebnikov@yandex-team.ru>,
	Jonathan Corbet <corbet@lwn.net>,
	linux-api@vger.kernel.org, containers@lists.linux-foundation.org,
	Greg Kroah-Hartman <gregkh@suse.de>,
	linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] TTY, devpts: document pty count limiting
Date: Thu, 22 Oct 2015 07:33:49 -0700	[thread overview]
Message-ID: <20151022143349.GA21861@kroah.com> (raw)
In-Reply-To: <87twpjczor.fsf@x220.int.ebiederm.org>

On Wed, Oct 21, 2015 at 11:08:52PM -0500, Eric W. Biederman wrote:
> Greg KH <gregkh@linuxfoundation.org> 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 <khlebnikov@yandex-team.ru>
> >> ---
> >>  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.

Ah, you are right, my apologies, that address is long dead :)

greg k-h

  parent reply	other threads:[~2015-10-22 14:33 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-21 10:08 [PATCH] TTY, devpts: document pty count limiting Konstantin Khlebnikov
2015-10-21 10:08 ` Konstantin Khlebnikov
2015-10-21 17:04 ` Greg KH
2015-10-21 17:04   ` Greg KH
     [not found]   ` <20151021170423.GA29006-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
2015-10-22  4:08     ` Eric W. Biederman
2015-10-22  4:08       ` Eric W. Biederman
     [not found]       ` <87twpjczor.fsf-JOvCrm2gF+uungPnsOpG7nhyD016LWXt@public.gmane.org>
2015-10-22 14:33         ` Greg KH
2015-10-22 14:33         ` Greg KH [this message]
2015-10-22 14:33           ` Greg KH
2015-10-22  4:08     ` Eric W. Biederman
2015-10-21 17:04 ` Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151022143349.GA21861@kroah.com \
    --to=gregkh-hqyy1w1ycw8ekmwlsbkhg0b+6bgklq7r@public.gmane.org \
    --cc=containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org \
    --cc=corbet-T1hC0tSOHrs@public.gmane.org \
    --cc=ebiederm-aS9lmoZGLiVWk0Htik3J/w@public.gmane.org \
    --cc=gregkh-l3A5Bk7waGM@public.gmane.org \
    --cc=khlebnikov-XoJtRXgx1JseBXzfvpsJ4g@public.gmane.org \
    --cc=linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.