aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/class/cdc-acm.c
diff options
context:
space:
mode:
authorPaul Cercueil <[email protected]>2020-05-25 02:50:48 +0000
committerGreg Kroah-Hartman <[email protected]>2020-05-25 11:36:30 +0000
commit685f5f24108a5f3481da70ee75a1b18b9de34257 (patch)
treea1bcef332ee55714b68f6b6f2f42671447646530 /drivers/usb/class/cdc-acm.c
parentusb: musb: mediatek: add reset FADDR to zero in reset interrupt handle (diff)
downloadkernel-685f5f24108a5f3481da70ee75a1b18b9de34257.tar.gz
kernel-685f5f24108a5f3481da70ee75a1b18b9de34257.zip
usb: musb: jz4740: Prevent lockup when CONFIG_SMP is set
The function dma_controller_irq() locks up the exact same spinlock we locked before calling it, which obviously resulted in a deadlock when CONFIG_SMP was enabled. This flew under the radar as none of the boards supported by this driver needs SMP. Fixes: 57aadb46bd63 ("usb: musb: jz4740: Add support for DMA") Cc: [email protected] Signed-off-by: Paul Cercueil <[email protected]> Signed-off-by: Bin Liu <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/class/cdc-acm.c')
0 files changed, 0 insertions, 0 deletions