[GIT PULL] dma-mapping fixes for Linux 6.12
From: Christoph Hellwig
Date: Sun Sep 29 2024 - 02:11:45 EST
The following changes since commit b348b6d17fd1d5d89b86db602f02bea54a754bd8:
dma-mapping: report unlimited DMA addressing in IOMMU DMA path (2024-09-23 08:38:56 +0200)
are available in the Git repository at:
git://git.infradead.org/users/hch/dma-mapping.git tags/dma-mapping-6.12-2024-09-29
for you to fetch changes up to bfc4a245a794841cba5cf287034a0f60d3087402:
dma-mapping: fix DMA API tracing for chained scatterlists (2024-09-26 20:08:12 +0200)
----------------------------------------------------------------
dma-mapping fixes for Linux 6.12
- handle chained SGLs in the new tracing code (Christoph Hellwig)
----------------------------------------------------------------
Christoph Hellwig (1):
dma-mapping: fix DMA API tracing for chained scatterlists
include/trace/events/dma.h | 37 +++++++++++++++++++------------------
1 file changed, 19 insertions(+), 18 deletions(-)