[Devel] [Fwd: pty.c in kernel of RHEL-7]
Vladimir Davydov
vdavydov at virtuozzo.com
Thu Dec 10 03:50:25 PST 2015
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.
More information about the Devel
mailing list