On Mon, 12 Jan 2004, David Brownell wrote: > > > OK, I'll have to redo this anyway. Do you agree that we need to use > > GFP_NOIO in usb_ctrl_msg() due to usb_clear_halt() ? > > It would seem so. Though someone pointed out that it ought > to take GFP flags as a parameter ... that's likely a bit too > invasive a change for just now.
There shouldn't be any harm in switching to GFP_NOIO, seeing as that's what 2.6 does. And it's not just usb_clear_halt(), by the way; usb_reset_device() calls usb_ctrl_msg() indirectly for several other types of message as well. Alan Stern ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel