[GIT PULL] dma-mapping fixes for Linux 6.18

From: Marek Szyprowski

Date: Wed Nov 12 2025 - 04:59:48 EST


The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:

Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)

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-12

for you to fetch changes up to a50f7456f853ec3a6f07cbe1d16ad8a8b2501320:

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

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

- two minor fixes for DMA API infrastructure: restoring proper structure
padding used in benchmark tests (Qinxin Xia) and global DMA_BIT_MASK
macro rework to make it a bit more clang friendly (James Clark)

----------------------------------------------------------------
James Clark (1):
dma-mapping: Allow use of DMA_BIT_MASK(64) in global scope

Qinxin Xia (1):
dma-mapping: benchmark: Restore padding to ensure uABI remained consistent

include/linux/dma-mapping.h | 2 +-
include/linux/map_benchmark.h | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------

Thanks!

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