summaryrefslogtreecommitdiff
path: root/drivers/tty/synclinkmp.c
diff options
context:
space:
mode:
authorJohan Hovold <jhovold@gmail.com>2013-04-12 08:32:29 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-04-12 21:08:17 (GMT)
commit5d8be15a621d739c376572607bab1ac0449947a4 (patch)
tree66aa372c8c1969bb61c07c4f6c563c25933f386c /drivers/tty/synclinkmp.c
parent78c6cccadb6ead2dab503f95aefdbfb2ae409a32 (diff)
downloadlinux-5d8be15a621d739c376572607bab1ac0449947a4.tar.xz
TTY: synclink_gt: fix DTR being raised on hang up
Make sure to check ASYNC_INITIALISED before raising DTR when waking up from blocked open in 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>
Diffstat (limited to 'drivers/tty/synclinkmp.c')
0 files changed, 0 insertions, 0 deletions