[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200820164158.GA2186695@infradead.org>
Date: Thu, 20 Aug 2020 18:41:58 +0200
From: Christoph Hellwig <hch@...radead.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, iommu@...ts.linux-foundation.org
Subject: [GIT PULL] dma-mapping fixes for 5.9
The following changes since commit a1d21081a60dfb7fddf4a38b66d9cef603b317a9:
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (2020-08-13 20:03:11 -0700)
are available in the Git repository at:
git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-5.9-1
for you to fetch changes up to d7e673ec2c8e0ea39c4c70fc490d67d7fbda869d:
dma-pool: Only allocate from CMA when in same memory zone (2020-08-14 16:27:05 +0200)
----------------------------------------------------------------
dma-mapping fixes for 5.9
- fix out more fallout from the dma-pool changes
(Nicolas Saenz Julienne, me)
----------------------------------------------------------------
Christoph Hellwig (1):
dma-pool: fix coherent pool allocations for IOMMU mappings
Nicolas Saenz Julienne (1):
dma-pool: Only allocate from CMA when in same memory zone
drivers/iommu/dma-iommu.c | 4 +-
include/linux/dma-direct.h | 3 -
include/linux/dma-mapping.h | 5 +-
kernel/dma/direct.c | 13 ++--
kernel/dma/pool.c | 145 ++++++++++++++++++++++++--------------------
5 files changed, 92 insertions(+), 78 deletions(-)
Powered by blists - more mailing lists