Peter Hurley 42458f41d0 n_tty: Ensure reader restarts worker for next reader
A departing reader must restart a flush_to_ldisc() worker _before_
the next reader enters the read loop; this is to avoid the new reader
concluding no more i/o is available and prematurely exiting, when the
old reader simply hasn't re-started the worker yet.

Cc: stable <stable@vger.kernel.org> # 3.12
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-11-25 08:35:00 -08:00
..
2013-11-15 13:34:37 +09:00
2013-03-18 16:24:29 -07:00
2013-03-18 16:24:29 -07:00
2013-10-16 13:08:16 -07:00
2013-07-24 15:12:53 -07:00
2013-05-20 12:15:59 -07:00