[PATCH 16/16] dma-mapping: use exact allocation in dma_alloc_contiguous

'Christoph Hellwig' hch at lst.de
Fri Jun 14 14:50:01 UTC 2019


On Fri, Jun 14, 2019 at 02:15:44PM +0000, David Laight wrote:
> Does this still guarantee that requests for 16k will not cross a 16k boundary?
> It looks like you are losing the alignment parameter.

The DMA API never gave you alignment guarantees to start with,
and you can get not naturally aligned memory from many of our
current implementations.


More information about the devel mailing list