mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-22 04:24:02 +08:00
caa2a12267
ctrl_complete functions acquires ctx->lock and tries to unlink all queued urbs in case of errors through usb_unlink_urb func. In its turn usb_unlink_urb calls, through the hcd driver, usb_hcd_giveback_urb which calls ctrl_complete again. At this time, ctx->lock is already taken by the same function. Signed-off-by: Franck Bui-Huu <vagabon.xyz@gmail.com> Cc: David Brownell <david-b@pacbell.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> |
||
---|---|---|
.. | ||
sisusbvga | ||
auerswald.c | ||
cytherm.c | ||
emi26_fw.h | ||
emi26.c | ||
emi62_fw_m.h | ||
emi62_fw_s.h | ||
emi62.c | ||
idmouse.c | ||
Kconfig | ||
ldusb.c | ||
legousbtower.c | ||
Makefile | ||
phidgetkit.c | ||
phidgetservo.c | ||
rio500_usb.h | ||
rio500.c | ||
usblcd.c | ||
usbled.c | ||
usbtest.c | ||
uss720.c |