aboutsummaryrefslogtreecommitdiff
path: root/lib/flex_array.c
diff options
context:
space:
mode:
authorFelipe Balbi <balbi@ti.com>2014-04-23 09:58:26 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-06-30 20:13:59 -0700
commitb29d1fa928a410cb37afc4a7e22aba1ca231bddc (patch)
treef5f79b9db3be47d783dc918941d9aa4d45475e40 /lib/flex_array.c
parentd9d4f29b1e0546096112fd9586e700db26af5379 (diff)
bluetooth: hci_ldisc: fix deadlock condition
commit da64c27d3c93ee9f89956b9de86c4127eb244494 upstream. LDISCs shouldn't call tty->ops->write() from within ->write_wakeup(). ->write_wakeup() is called with port lock taken and IRQs disabled, tty->ops->write() will try to acquire the same port lock and we will deadlock. Acked-by: Marcel Holtmann <marcel@holtmann.org> Reviewed-by: Peter Hurley <peter@hurleysoftware.com> Reported-by: Huang Shijie <b32955@freescale.com> Signed-off-by: Felipe Balbi <balbi@ti.com> Tested-by: Andreas Bießmann <andreas@biessmann.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/flex_array.c')
0 files changed, 0 insertions, 0 deletions