Oliver Neukum wrote:
Hi,
the fix is obvious.
Right ... not a 2.5 issue, this is for "automagic resubmit".
Thanks for the fix ... Greg, please merge.
- Dave
diff -Nru a/drivers/usb/hcd/ehci-q.c b/drivers/usb/hcd/ehci-q.c
--- a/drivers/usb/hcd/ehci-q.c Thu Feb 6 01:16:01 2003
+++ b/drivers/usb/hcd/ehci-q.c Thu Feb 6 01:16:01 2003
@@ -235,7 +235,7 @@
int status;
resubmit->dev = dev;
- status = SUBMIT_URB (resubmit, SLAB_KERNEL);
+ status = SUBMIT_URB (resubmit, SLAB_ATOMIC);
if (status != 0)
err ("can't resubmit interrupt urb %p: status %d",
resubmit, status);
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel