commit | b9fd04262a8abc366f40a9e97598e94591352c26 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Sep 24 13:10:34 2018 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Tue Oct 09 15:08:46 2018 +0200 |
tree | ce83cdf3e2396cdd66310f91130055ff87d67550 | |
parent | 7ed1d91a9ed61afe438ba51cbf49cb567ab7dca8 [diff] |
dma-direct: respect DMA_ATTR_NO_WARN Respect the DMA_ATTR_NO_WARN flags for allocations in dma-direct. Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Robin Murphy <robin.murphy@arm.com>