dma-iommu: implement ->alloc_noncoherent
authorChristoph Hellwig <hch@lst.de>
Tue, 1 Sep 2020 12:00:56 +0000 (14:00 +0200)
committerChristoph Hellwig <hch@lst.de>
Fri, 25 Sep 2020 04:20:48 +0000 (06:20 +0200)
commite8d39a903cc680c8c1ab5e528428f182f42b8a35
tree78379c41e71f5789f2d0edea8d6c080dd9037e35
parentde7cf917768f438aae6d2f4e9bced3739f15f5b6
dma-iommu: implement ->alloc_noncoherent

Implement the alloc_noncoherent method to provide memory that is neither
coherent not contiguous.

Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/iommu/dma-iommu.c