[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZlnDOBd2X3T4fiev@infradead.org>
Date: Fri, 31 May 2024 14:31:52 +0200
From: Christoph Hellwig <hch@...radead.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, iommu@...ts.linux.dev
Subject: [GIT PULL] dma-mapping fixes for Linux 6.11
The following changes since commit c760b3725e52403dc1b28644fb09c47a83cacea6:
Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm (2024-05-22 18:59:29 -0700)
are available in the Git repository at:
git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-6.10-2024-05-31
for you to fetch changes up to 82d71b53d7e732ede6028591342bdc80fabfa29f:
Documentation/core-api: correct reference to SWIOTLB_DYNAMIC (2024-05-27 16:52:09 +0200)
----------------------------------------------------------------
dma-mapping fixes for Linux 6.10
- dma-mapping benchmark error handling fixes (Fedor Pchelkin)
- correct a config symbol reference in the DMA API documentation
(Lukas Bulwahn)
----------------------------------------------------------------
Fedor Pchelkin (4):
dma-mapping: benchmark: fix up kthread-related error handling
dma-mapping: benchmark: avoid needless copy_to_user if benchmark fails
dma-mapping: benchmark: fix node id validation
dma-mapping: benchmark: handle NUMA_NO_NODE correctly
Lukas Bulwahn (1):
Documentation/core-api: correct reference to SWIOTLB_DYNAMIC
Documentation/core-api/swiotlb.rst | 2 +-
kernel/dma/map_benchmark.c | 25 ++++++++++++++++---------
2 files changed, 17 insertions(+), 10 deletions(-)
Powered by blists - more mailing lists