]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
dma-mapping: handle DMA_ATTR_CPU_CACHE_CLEAN in trace output
authorLeon Romanovsky <leonro@nvidia.com>
Mon, 16 Mar 2026 19:06:46 +0000 (21:06 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 22 Apr 2026 11:30:53 +0000 (13:30 +0200)
commit27cf29588859061a780ad4affb0aaa6b56aba765
tree3f35910da7fd7bb378b848e79a291ab238f315ea
parent1098f979f6510d519558b58ef83e3643213ce704
dma-mapping: handle DMA_ATTR_CPU_CACHE_CLEAN in trace output

commit 6f45b1604cf43945ef472ae4ef30354025307c19 upstream.

Tracing prints decoded DMA attribute flags, but it does not yet
include the recently added DMA_ATTR_CPU_CACHE_CLEAN. Add support
for decoding and displaying this attribute in the trace output.

Fixes: 61868dc55a11 ("dma-mapping: add DMA_ATTR_CPU_CACHE_CLEAN")
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Link: https://lore.kernel.org/r/20260316-dma-debug-overlap-v3-2-1dde90a7f08b@nvidia.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/trace/events/dma.h