Hi all,

Here's all of the usb_submit_urb() changes in one patch:
  
http://www.kernel.org/pub/linux/kernel/people/gregkh/usb/2.5/usb-submit_urb-2.5.3.patch

I took Oliver's original HCD, usb.c and usb.h patch, and the rest of his
patches, converted all of the other drivers to just pass GFP_KERNEL (as
that's what is happening today), and modified the other HCD drivers to
(hopefully) propagate the flags properly.

Can the HCD authors please check this patch, to make sure I got it all
correct?

And any driver author, that wants to change the GFP_KERNEL behavior of
their drivers, please let me know.

Comments?

thanks,

greg k-h

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to