On Tue, 30 Dec 2025 09:51:21 +0100, Thomas Fourier wrote:
The dma_alloc_coherent() allocates a dma-mapped buffer, pbl->pg_arr[i]. The dma_free_coherent() should pass the same buffer to dma_free_coherent() and not page-aligned.
Applied, thanks!
[1/1] RDMA/bnxt_re: fix dma_free_coherent() pointer https://git.kernel.org/rdma/rdma/c/fcd431a9627f27
Best regards,