Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1253878
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] TTY, devpts: document pty count limiting |
| Date | 2015-10-22 16:40 +0200 |
| Message-ID | <qmpc6-5kr-7@gated-at.bofh.it> (permalink) |
| References | <qlYvh-8ai-33@gated-at.bofh.it> <qm53H-ZN-9@gated-at.bofh.it> <qmfw5-7T7-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] TTY, devpts: document pty count limiting Konstantin Khlebnikov <khlebnikov@yandex-team.ru> - 2015-10-21 12:10 +0200
Re: [PATCH] TTY, devpts: document pty count limiting Greg KH <gregkh@linuxfoundation.org> - 2015-10-21 19:10 +0200
Re: [PATCH] TTY, devpts: document pty count limiting ebiederm@xmission.com (Eric W. Biederman) - 2015-10-22 06:20 +0200
Re: [PATCH] TTY, devpts: document pty count limiting Greg KH <gregkh@linuxfoundation.org> - 2015-10-22 16:40 +0200
csiph-web