linux_dsm_epyc7002/drivers/isdn/hardware/mISDN
Sebastian Andrzej Siewior 16630f54fe isdn: mISDN: use irqsave() in USB's complete callback
The USB completion callback does not disable interrupts while acquiring
the ->lock. We want to remove the local_irq_disable() invocation from
__usb_hcd_giveback_urb() and therefore it is required for the callback
handler to disable the interrupts while acquiring the lock.
The callback may be invoked either in IRQ or BH context depending on the
USB host controller.
Use the _irqsave() variant of the locking primitives.

Cc: Karsten Keil <isdn@linux-pingi.de>
Cc: netdev@vger.kernel.org
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-06-22 13:54:39 +09:00
..
avmfritz.c treewide: Fix function prototypes for module_param_call() 2017-10-31 15:30:37 +01:00
hfc_multi_8xx.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
hfc_multi.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
hfc_pci.h isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00
hfcmulti.c treewide: setup_timer() -> timer_setup() 2017-11-21 15:57:07 -08:00
hfcpci.c treewide: setup_timer() -> timer_setup() (2 field) 2017-11-21 15:57:09 -08:00
hfcsusb.c isdn: mISDN: use irqsave() in USB's complete callback 2018-06-22 13:54:39 +09:00
hfcsusb.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
iohelper.h isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00
ipac.h mISDN: Support DR6 indication in mISDNipac driver 2016-03-14 15:51:29 -04:00
isar.h isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00
Kconfig isdn: hardware: mISDN: Remove reference to CONFIG_8xx 2017-03-16 11:15:14 -07:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mISDNinfineon.c treewide: Fix function prototypes for module_param_call() 2017-10-31 15:30:37 +01:00
mISDNipac.c mISDN: Convert timers to use timer_setup() 2017-10-18 12:39:39 +01:00
mISDNisar.c treewide: setup_timer() -> timer_setup() 2017-11-21 15:57:07 -08:00
netjet.c treewide: Fix function prototypes for module_param_call() 2017-10-31 15:30:37 +01:00
netjet.h isdn: whitespace coding style cleanup 2012-02-21 09:04:01 -08:00
speedfax.c treewide: Fix function prototypes for module_param_call() 2017-10-31 15:30:37 +01:00
w6692.c Modules updates for v4.15 2017-11-15 13:46:33 -08:00
w6692.h mISDN: Add driver for Winbond cards 2009-07-25 20:21:28 +02:00