[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20181001201257.366-1-hch@lst.de>
Date: Mon, 1 Oct 2018 13:12:55 -0700
From: Christoph Hellwig <hch@....de>
To: iommu@...ts.linux-foundation.org
Cc: Marek Szyprowski <m.szyprowski@...sung.com>,
Robin Murphy <robin.murphy@....com>,
linux-kernel@...r.kernel.org
Subject: fix up nowarn confusion in the dma mapping layer
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.
Powered by blists - more mailing lists