OSDN Git Service

dma-mapping: translate __GFP_NOFAIL to DMA_ATTR_NO_WARN
authorChristoph Hellwig <hch@lst.de>
Mon, 24 Sep 2018 11:06:58 +0000 (13:06 +0200)
committerChristoph Hellwig <hch@lst.de>
Tue, 9 Oct 2018 13:08:26 +0000 (15:08 +0200)
commit7ed1d91a9ed61afe438ba51cbf49cb567ab7dca8
treee52c872dd4a8636d23d8b84b568463dd99b4b4ab
parent79ac32a427f5d1211fa417021fd04c36f63ab917
dma-mapping: translate __GFP_NOFAIL to DMA_ATTR_NO_WARN

This allows all dma_map_ops instances to entirely rely on
DMA_ATTR_NO_WARN going forward.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Robin Murphy <robin.murphy@arm.com>
include/linux/dma-mapping.h