Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1736164 > unrolled thread

[GIT PULL] a dma-mapping fix for 4.14-rc2

Started byChristoph Hellwig <hch@infradead.org>
First post2017-09-20 23:30 +0200
Last post2017-09-20 23:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] a dma-mapping fix for 4.14-rc2 Christoph Hellwig <hch@infradead.org> - 2017-09-20 23:30 +0200

#1736164 — [GIT PULL] a dma-mapping fix for 4.14-rc2

FromChristoph Hellwig <hch@infradead.org>
Date2017-09-20 23:30 +0200
Subject[GIT PULL] a dma-mapping fix for 4.14-rc2
Message-ID<urUJc-8w7-25@gated-at.bofh.it>
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(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web