aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/core/hub.c
diff options
context:
space:
mode:
authorJiri Kosina <jkosina@suse.cz>2007-10-20 00:05:19 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2007-11-21 09:25:55 -0800
commit12a245310134c88936581be7be9d08afc847120f (patch)
tree40f4f0bf55cee8524c097c852073a2d0bb2852ca /drivers/usb/core/hub.c
parent9c560a68b8e6bbec2608cc4dac0b5c8028e0c255 (diff)
USB: usbserial - fix potential deadlock between write() and IRQ
patch acd2a847e7fee7df11817f67dba75a2802793e5d in mainline. USB: usbserial - fix potential deadlock between write() and IRQ usb_serial_generic_write() doesn't disable interrupts when taking port->lock, and could therefore deadlock with usb_serial_generic_read_bulk_callback() being called from interrupt, taking the same lock. Fix it. Signed-off-by: Jiri Kosina <jkosina@suse.cz> Acked-by: Larry Finger <larry.finger@lwfinger.net> Cc: Marcin Slusarz <marcin.slusarz@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/core/hub.c')
0 files changed, 0 insertions, 0 deletions