[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190724144942.GA7893@infradead.org>
Date: Wed, 24 Jul 2019 16:49:42 +0200
From: Christoph Hellwig <hch@...radead.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: iommu@...ts.linux-foundation.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] dma-mapping fix for 5.3
The following changes since commit 7b5cf701ea9c395c792e2a7e3b7caf4c68b87721:
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2019-07-22 09:30:34 -0700)
are available in the Git repository at:
git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-5.3-2
for you to fetch changes up to 06532750010e06dd4b6d69983773677df7fc5291:
dma-mapping: use dma_get_mask in dma_addressing_limited (2019-07-23 17:43:58 +0200)
----------------------------------------------------------------
dma-mapping regression fix for 5.3
- ensure that dma_addressing_limited doesn't crash on devices
without a dma mask (Eric Auger)
----------------------------------------------------------------
Eric Auger (1):
dma-mapping: use dma_get_mask in dma_addressing_limited
include/linux/dma-mapping.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Powered by blists - more mailing lists