[GIT PULL] a dma-mapping fix for 4.14-rc2
From: Christoph Hellwig
Date: Wed Sep 20 2017 - 17:25:49 EST
Hi Linus,
below is a single fix for an issue that crept in with the previous pull
request.
The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e:
Linux 4.14-rc1 (2017-09-16 15:47:51 -0700)
are available in the git repository at:
git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-4.14-2
for you to fetch changes up to 6d57339890c9a9dfcd4ba4f8931b911b962968e3:
dma-coherent: fix rmem_dma_device_init regression (2017-09-17 08:20:02 -0700)
----------------------------------------------------------------
A fix for a fix that went in this merge window from Arnd.
----------------------------------------------------------------
Arnd Bergmann (1):
dma-coherent: fix rmem_dma_device_init regression
drivers/base/dma-coherent.c | 19 +++++++++----------
1 file changed, 9 insertions(+), 10 deletions(-)