[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120424231546.GA29153@kroah.com>
Date: Tue, 24 Apr 2012 16:15:46 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: Alan Cox <alan@...rguk.ukuu.org.uk>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] vt: push the tty_lock down into the map handling
On Tue, Apr 24, 2012 at 11:06:06AM +0100, Alan Cox wrote:
> From: Alan Cox <alan@...ux.intel.com>
>
> When we do this it becomes clear the lock we should be holding is the vc
> lock, and in fact many of our other helpers are properly invoked this way.
>
> We don't at this point guarantee not to race the keyboard code but the results
> of that appear harmless and that was true before we started as well.
>
> We now have no users of tty_lock in the console driver...
Yeah!!!
Nice job, thanks for unwinding all of this mess, it's looking much
better.
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists