On Mer, 2003-08-06 at 07:24, Petko Manolov wrote:
> On Wed, 6 Aug 2003, Oliver Neukum wrote:
> 
> > GFP_DMA has no place in USB drivers, as its meaning is inconsistent
> > across architectures.
> 
> The patch looks ok to me, although GFP_DMA used to mean that the allocated
> memory will be contiguous and taken from the dma-able memory.  If this is
> no longer needed then it's better if GFP_DMA go away.

GFP_DMA means ISA DMAable memory (low 16Mb), its obsolete and you should
be using the pci_alloc/dma_alloc interfaces in 2.6-test



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to