This is missing one hcd.c update ... hcd_submit_urb()
should be taking a "mem_flags" argument.  Then, delete
the FIXME comment above the current mem_flags init,
and the mem_flags init itself.

Passing mem_flags (like GFP_NOIO) down through the
HCD layer (to ehci-hcd and ohci-hcd) will then work as
needed, since the HCD framework already passes that
flag along.

- Dave



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

Reply via email to