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. _______________________________________________ Devel mailing list [email protected] https://lists.openvz.org/mailman/listinfo/devel
