1
linux/drivers/usb/storage
Alan Stern d6b7d3b620 [PATCH] usb-storage: wait for URB to complete
We all failed to notice that Franck's recent update to usb-storage allowed
an URB to complete after its context data was no longer valid.  This patch
(as746) makes the driver wait for the URB to complete whenever there's a
timeout.

Although timeouts in usb-storage are relatively uncommon, they do occur.
Without this patch the code in 2.6.18-rc1 will fault within an interrupt
handler, which is not nice at all.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-07-10 13:24:21 -07:00
..
alauda.c
alauda.h
datafab.c
datafab.h
debug.c
debug.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
dpcm.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
dpcm.h
freecom.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
freecom.h
initializers.c
initializers.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
isd200.c
isd200.h
jumpshot.c
jumpshot.h
Kconfig
libusual.c
Makefile
onetouch.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
onetouch.h
protocol.c
protocol.h
scsiglue.c [PATCH] usb-storage: use usb_reset_composite_device 2006-06-21 15:04:15 -07:00
scsiglue.h
sddr09.c
sddr09.h
sddr55.c
sddr55.h
shuttle_usbat.c [PATCH] USB: shuttle_usbat: Hardcode detection of HP CDRW devices 2006-06-21 15:04:10 -07:00
shuttle_usbat.h [PATCH] USB: shuttle_usbat: Hardcode detection of HP CDRW devices 2006-06-21 15:04:10 -07:00
transport.c [PATCH] usb-storage: wait for URB to complete 2006-07-10 13:24:21 -07:00
transport.h
unusual_devs.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
usb.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
usb.h Clean up 'inline is not at beginning' warnings for usb storage 2006-06-26 19:01:01 +02:00