Am Mittwoch, 23. Mai 2007 04:18 schrieb Pete Zaitcev:
> Running DMA into vmalloc area can be done with some effort. I think
> that one can use __vmalloc() with GFP_DMA32 instead of vmalloc().
> The original implementation of it was in V4L, copied multiply times all
> over the kernel since. Kraxel likes doing it for some reason.

Now suppose the HCD is not served with GFP_DMA32.
It seems to me that this is not a good idea. We are better served with
the sg API in message.c

        Regards
                Oliver


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to