[Devel] [Fwd: pty.c in kernel of RHEL-7]

Cyrill Gorcunov gorcunov at virtuozzo.com
Thu Dec 10 04:03:00 PST 2015


On Thu, Dec 10, 2015 at 02:50:25PM +0300, Vladimir Davydov wrote:
> On Thu, Dec 10, 2015 at 01:54:03PM +0300, Sergey Bronnikov wrote:
> ...
> > +#ifdef CONFIG_LEGACY_PTYS
> >         err = ve_legacy_pty_init(ve);
> >         if (err)
> >                 goto err_legacy_pty;
> > +#endif
> 
> To the best of my knowledge, we are going to drop this "virtualization"
> of legacy ptys anyway:
> 
> https://lists.openvz.org/pipermail/devel/2015-December/067447.html
> 
> so this patch won't be necessary.

Yes, I gonna rebase my patch in a couple of days.


More information about the Devel mailing list