[GIT PULL] more dma-mapping fixes for Linux 6.18

From: Marek Szyprowski

Date: Thu Nov 27 2025 - 17:05:02 EST


The following changes since commit a50f7456f853ec3a6f07cbe1d16ad8a8b2501320:

dma-mapping: Allow use of DMA_BIT_MASK(64) in global scope (2025-11-05 13:43:41 +0100)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux.git tags/dma-mapping-6.18-2025-11-27

for you to fetch changes up to d0d08f4bd7f667dc7a65cd7133c0a94a6f02aca3:

dma-direct: Fix missing sg_dma_len assignment in P2PDMA bus mappings (2025-11-26 21:47:13 +0100)

----------------------------------------------------------------
dma-mapping fixes for Linux 6.18

- two last minute fixes for the recently modified DMA API infrastructure:
a proper handling of DMA_ATTR_MMIO in dma_iova_unlink() function (me) and
a regression fix for the code refactoring related to P2PDMA (Pranjal
Shrivastava)

----------------------------------------------------------------
Marek Szyprowski (1):
iommu/dma: add missing support for DMA_ATTR_MMIO for dma_iova_unlink()

Pranjal Shrivastava (1):
dma-direct: Fix missing sg_dma_len assignment in P2PDMA bus mappings

drivers/iommu/dma-iommu.c | 5 +++--
kernel/dma/direct.c | 1 +
2 files changed, 4 insertions(+), 2 deletions(-)
----------------------------------------------------------------

Thanks!

Best regards
Marek Szyprowski, PhD
Samsung R&D Institute Poland