mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] dmaengine: fsl-qdma: Fix some error handling paths
@ 2024-01-07 10:02 Christophe JAILLET
  2024-01-07 10:02 ` [PATCH 1/3] dmaengine: fsl-qdma: Fix a memory leak related to the status queue DMA Christophe JAILLET
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Christophe JAILLET @ 2024-01-07 10:02 UTC (permalink / raw)
  To: vkoul, jiaheng.fan, peng.ma, wen.he_1
  Cc: dmaengine, linux-kernel, kernel-janitors, Christophe JAILLET

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.

Christophe JAILLET (3):
  dmaengine: fsl-qdma: Fix a memory leak related to the status queue DMA
  dmaengine: fsl-qdma: Fix a memory leak related to the queue command
    DMA
  dmaengine: fsl-qdma: Remove a useless devm_kfree()

 drivers/dma/fsl-qdma.c | 33 ++++++++++++---------------------
 1 file changed, 12 insertions(+), 21 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-01-22 16:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-07 10:02 [PATCH 0/3] dmaengine: fsl-qdma: Fix some error handling paths Christophe JAILLET
2024-01-07 10:02 ` [PATCH 1/3] dmaengine: fsl-qdma: Fix a memory leak related to the status queue DMA Christophe JAILLET
2024-01-07 10:02 ` [PATCH 2/3] dmaengine: fsl-qdma: Fix a memory leak related to the queue command DMA Christophe JAILLET
2024-01-07 10:02 ` [PATCH 3/3] dmaengine: fsl-qdma: Remove a useless devm_kfree() Christophe JAILLET
2024-01-22 16:25 ` [PATCH 0/3] dmaengine: fsl-qdma: Fix some error handling paths Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®