Re: [BK-2.5] Update the generic DMA API to take GFP_ flags on

David S. Miller (davem@redhat.com)
Mon, 13 Jan 2003 22:35:51 -0800 (PST)


From: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Date: Mon, 13 Jan 2003 16:26:50 +0000

ChangeSet 1.930.8.1, 2003/01/13 10:26:50-06:00, jejb@raven.il.steeleye.com

Update the generic DMA API to take GFP_ flags on allocation

dma_alloc_[non]coherent now takes the GFP_ flags as the last argument.
The flags passed in may not interfere with the memory zone.


What about platforms that can only use GFP_ATOMIC due to
implementation side issues? Is that "OK"?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/