Files
linux/drivers
Johan Hovold e584a02cf5 TTY: fix DTR being raised on hang up
Make sure to check ASYNC_INITIALISED before raising DTR when waking up
from blocked open in tty_port_block_til_ready.

Currently DTR could get raised at hang up as a blocked process would
raise DTR unconditionally before checking for hang up and returning.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-03-18 16:27:53 -07:00
..
2013-02-27 19:10:15 -08:00
2013-02-27 19:10:15 -08:00
2013-03-08 08:36:01 +10:00
2013-03-01 13:39:00 -08:00
2013-03-18 16:24:30 -07:00
2013-02-27 19:10:17 -08:00
2013-03-18 16:24:29 -07:00
2013-03-18 16:24:30 -07:00
2013-02-27 19:10:18 -08:00
2013-02-27 19:10:18 -08:00
2013-03-18 16:19:45 -07:00
2013-03-18 16:27:53 -07:00
2013-02-27 19:10:19 -08:00
2013-03-18 16:24:29 -07:00
2013-02-27 19:10:19 -08:00
2013-02-22 23:31:31 -05:00