[GIT PULL] dma mapping fix for 4.17-rc4

From: Christoph Hellwig
Date: Thu May 03 2018 - 03:14:49 EST


The following changes since commit 2d618bdf71635463a4aa4ad0fe46ec852292bc0c:

Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel (2018-05-01 19:54:22 -0700)

are available in the Git repository at:

git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-4.17-4

for you to fetch changes up to 892a0be43edd63e1cd228af3453a064e9e94f08e:

swiotlb: fix inversed DMA_ATTR_NO_WARN test (2018-05-02 14:48:55 +0200)

----------------------------------------------------------------
Fix an incorrect warning selection introduces in the last merge window.

----------------------------------------------------------------
Michel Dänzer (1):
swiotlb: fix inversed DMA_ATTR_NO_WARN test

lib/swiotlb.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)