On Thu, Jan 22, 2004 at 02:14:08PM -0500, Alan Stern wrote: > On Thu, 22 Jan 2004, Oliver Neukum wrote: > > > Alan, > > > > are you sure this is not used in the usb_reset_device() path? > > In that case we'd need to use GFP_NOIO. > > Oliver, you are right as usual. Greg, here's the revised patch (as174b).
Hm, this doesn't apply at all: $ patch -p1 -g1 --dry-run < ../u1 drivers/usb/core/usb.h 1.4: 16 lines patching file drivers/usb/core/usb.h drivers/usb/core/message.c 1.65: 1254 lines patching file drivers/usb/core/message.c Hunk #3 succeeded at 1251 (offset -4 lines). drivers/usb/core/hub.c 1.130: 1391 lines patching file drivers/usb/core/hub.c Hunk #1 FAILED at 1041. Hunk #2 FAILED at 1065. 2 out of 2 hunks FAILED -- saving rejects to file drivers/usb/core/hub.c.rej drivers/usb/core/hcd.c 1.124: 1556 lines patching file drivers/usb/core/hcd.c Hunk #1 FAILED at 751. 1 out of 1 hunk FAILED -- saving rejects to file drivers/usb/core/hcd.c.rej include/linux/usb.h 1.166: 1043 lines patching file include/linux/usb.h Hunk #1 succeeded at 856 (offset -6 lines). Care to redo it against a clean 2.6.2-rc2 tree? thanks, greg k-h ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
