[GIT PULL] dma-mapping fixes for Linux 6.5

From: Christoph Hellwig
Date: Sun Jul 09 2023 - 13:11:12 EST


The following changes since commit 0a2f6372a43ff5e948b8b10be34d4473f6c2ef6c:

drm/nouveau: stop using is_swiotlb_active (2023-06-07 15:11:26 +0200)

are available in the Git repository at:

git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-6.5-2023-07-09

for you to fetch changes up to 8ac04063354a01a484d2e55d20ed1958aa0d3392:

swiotlb: reduce the number of areas to match actual memory pool size (2023-06-29 07:10:28 +0200)

----------------------------------------------------------------
dma-mapping fixes for Linux 6.5

- swiotlb area sizing fixes (Petr Tesarik)

----------------------------------------------------------------
Petr Tesarik (2):
swiotlb: always set the number of areas before allocating the pool
swiotlb: reduce the number of areas to match actual memory pool size

kernel/dma/swiotlb.c | 46 +++++++++++++++++++++++++++++++++++-----------
1 file changed, 35 insertions(+), 11 deletions(-)