On Thu, Jul 30, 2015 at 07:33:47PM +0300, Vladimir Davydov wrote:
> > +
> > +static void vzt_tty_shutdown(struct tty_struct *tty)
> > +{
> > +   mutex_lock(&vzt_mutex);
> 
> AFAIU this function is always called under tty_mutex. What's the point
> in the vzt_mutex then?
> 

Yes, I just re-check, vzt_mutex unneeded, leftover from prev versions,
I dropped it, thanks for the note!
_______________________________________________
Devel mailing list
[email protected]
https://lists.openvz.org/mailman/listinfo/devel

Reply via email to