Re: fix up nowarn confusion in the dma mapping layer
From: Robin Murphy
Date: Tue Oct 09 2018 - 08:55:12 EST
On 08/10/18 08:03, Christoph Hellwig wrote:
Any comments on these rather trivial patches?
Nope ;)
For both,
Acked-by: Robin Murphy <robin.murphy@xxxxxxx>
On Mon, Oct 01, 2018 at 01:12:55PM -0700, Christoph Hellwig wrote:
Hi all,
this series sorts out how we deal with the nowarn flags in the dma
mapping code. We still support __GFP_NOWARN for the legacy APIs that
don't support passing the dma specific flags, but we generally want
every implementation to actually check DMA_ATTR_NO_WARN instead.
_______________________________________________
iommu mailing list
iommu@xxxxxxxxxxxxxxxxxxxxxxxxxx
https://lists.linuxfoundation.org/mailman/listinfo/iommu
---end quoted text---