aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/serial_reg.h
diff options
context:
space:
mode:
authorFelipe Balbi <balbi@ti.com>2014-04-23 09:58:27 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-04-24 16:16:33 -0700
commit6bf789672ee8387fda08af1deeffd12126e60659 (patch)
treec17f3319344c99f9de760df1589c4a8fc9fdde53 /include/uapi/linux/serial_reg.h
parentbluetooth: hci_ldisc: fix deadlock condition (diff)
downloadlinux-dev-6bf789672ee8387fda08af1deeffd12126e60659.tar.xz
linux-dev-6bf789672ee8387fda08af1deeffd12126e60659.zip
Revert "serial: omap: unlock the port lock"
This reverts commit 0324a821029e1f54e7a7f8fed48693cfce42dc0e. That commit tried to fix a deadlock problem when using hci_ldisc, but it turns out the bug was in hci_ldsic all along where it was calling ->write() from within ->write_wakeup() callback. The problem is that ->write_wakeup() was called with port lock held and ->write() tried to grab the same port lock. Signed-off-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/uapi/linux/serial_reg.h')
0 files changed, 0 insertions, 0 deletions