On Mon, 05 Jan 2026 22:04:38 +0100, Thomas Fourier wrote:
dma_alloc_coherent() allocates a DMA mapped buffer and stores the addresses in XXX_unaligned fields. Those should be reused when freeing the buffer rather than the aligned addresses.
Applied, thanks!
[1/1] wifi: ath10k: fix dma_free_coherent() pointer commit: 9282a1e171ad8d2205067e8ec3bbe4e3cef4f29f
Best regards,