> The arch maintainers will have to fix the odd drivers. > Basically the submit_urb() codepath must use only GFP_ATOMIC.
submit_urb and submit_urb_atomic() ? > I am not sure about urb unlinking. Does the scsi layer report an error > before it goes through error handling ? If this is not the case > the synchronous unlinking case must use GFP_NOIO. Your error recovery needs to be NOIO. _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
