On Tue, Feb 05, 2002 at 01:23:47AM +0100, Oliver Neukum wrote: > On Tuesday 05 February 2002 01:13, Greg KH wrote: > > Applied, thanks. > > > > Ok, I have everything converted, except for usb-storage. If you know of > > any driver that should not just use GFP_KERNEL for this call, please let > > me know. > > Have you gone through the drivers with a chainsaw ;-) ?
Yes, time to attack the ones outside of the drivers/usb tree now. > I'll have gone through the drivers which I know good enough > to tell with reasonable safety what they need, except for storage. > I'll now have a look at the core of storage. Thanks, in glancing at it, I made everything use GFP_KERNEL, as it's no worse than it was before this patch :) > Should I write a short summary on how to decide what a driver needs ? That would be great, I'll put that in the usb_submit_urb() documentation. thanks, greg k-h _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
