From: Linus Torvalds Date: Thu, 21 Nov 2024 19:28:39 +0000 (-0800) Subject: Merge tag 'dma-mapping-6.13-2024-11-19' of git://git.infradead.org/users/hch/dma... X-Git-Tag: microblaze-v6.16~590 X-Git-Url: http://git.monstr.eu/?a=commitdiff_plain;h=51ae62a12c242e49229db23b96d03ecc15efc0d1;p=linux-2.6-microblaze.git Merge tag 'dma-mapping-6.13-2024-11-19' of git://git.infradead.org/users/hch/dma-mapping Pull dma-mapping updates from Christoph Hellwig: - improve the DMA API tracing code (Sean Anderson) - misc cleanups (Christoph Hellwig, Sui Jingfeng) - fix pointer abuse when finding the shared DMA pool (Geert Uytterhoeven) - fix a deadlock in dma-debug (Levi Yun) * tag 'dma-mapping-6.13-2024-11-19' of git://git.infradead.org/users/hch/dma-mapping: dma-mapping: save base/size instead of pointer to shared DMA pool dma-mapping: fix swapped dir/flags arguments to trace_dma_alloc_sgt_err dma-mapping: drop unneeded includes from dma-mapping.h dma-mapping: trace more error paths dma-mapping: use trace_dma_alloc for dma_alloc* instead of using trace_dma_map dma-mapping: trace dma_alloc/free direction dma-mapping: use macros to define events in a class dma-mapping: remove an outdated comment from dma-map-ops.h dma-debug: remove DMA_API_DEBUG_SG dma-debug: store a phys_addr_t in struct dma_debug_entry dma-debug: fix a possible deadlock on radix_lock --- 51ae62a12c242e49229db23b96d03ecc15efc0d1