[PATCH 0/3] RDMA: Enable runs with DMA debug enabled
From: Leon Romanovsky
Date: Sat Mar 07 2026 - 11:50:23 EST
Fix dma-debug to allow RDMA to run in that mode too.
Signed-off-by: Leon Romanovsky <leonro@xxxxxxxxxx>
---
Leon Romanovsky (3):
dma-debug: Allow multiple invocations of overlapping entries
dma-mapping: Clarify valid conditions for CPU cache line overlap
RDMA/umem: Tell DMA debug that cacheline overlap is expected
Documentation/core-api/dma-attributes.rst | 26 ++++++++++++++++++--------
drivers/infiniband/core/umem.c | 2 +-
drivers/virtio/virtio_ring.c | 4 ++--
include/linux/dma-mapping.h | 8 ++++----
kernel/dma/debug.c | 8 ++++----
5 files changed, 29 insertions(+), 19 deletions(-)
---
base-commit: 11439c4635edd669ae435eec308f4ab8a0804808
change-id: 20260305-dma-debug-overlap-21487c3fa02c
Best regards,
--
Leon Romanovsky <leonro@xxxxxxxxxx>