Message ID | cover.1704621515.git.christophe.jaillet@wanadoo.fr (mailing list archive) |
---|---|
Headers | show |
Series | dmaengine: fsl-qdma: Fix some error handling paths | expand |
On Sun, 07 Jan 2024 11:02:02 +0100, Christophe JAILLET wrote: > The first 2 patches are bug fixes related to missing dma_free_coherent() either > in the remove function or in the error handling path of the probe. > > They are compile tested only. So review with care. > > The 3rd patch is only a clean up. > > [...] Applied, thanks! [1/3] dmaengine: fsl-qdma: Fix a memory leak related to the status queue DMA commit: 968bc1d7203d384e72afe34124a1801b7af76514 [2/3] dmaengine: fsl-qdma: Fix a memory leak related to the queue command DMA commit: 3aa58cb51318e329d203857f7a191678e60bb714 [3/3] dmaengine: fsl-qdma: Remove a useless devm_kfree() commit: 0650006a93a2ce3b57f86e7f000347d9ae7737ef Best regards,