[Devel] [RFC rh7 v2] ve/tty: vt -- Implement per VE support for virtual consoles

Cyrill Gorcunov gorcunov at virtuozzo.com
Fri Jul 31 01:42:07 PDT 2015


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!



More information about the Devel mailing list