mbox series

[0/3] dmaengine: ioatdma: Fix mem leakage series

Message ID 20240524-ioatdma-fixes-v1-0-b785f1f7accc@yadro.com (mailing list archive)
Headers show
Series dmaengine: ioatdma: Fix mem leakage series | expand

Message

Nikita Shubin via B4 Relay May 24, 2024, 10:24 a.m. UTC
Started with observing leakage in patch 3, ivestigating revealed much
more problems in probing error path.

Andy you are always welcome to review if you have a spare time.

Signed-off-by: Nikita Shubin <n.shubin@yadro.com>
---
Nikita Shubin (3):
      dmaengine: ioatdma: Fix leaking on version mismatch
      dmaengine: ioatdma: Fix error path in ioat3_dma_probe()
      dmaengine: ioatdma: Fix kmemleak in ioat_pci_probe()

 drivers/dma/ioat/init.c | 55 ++++++++++++++++++++++++++-----------------------
 1 file changed, 29 insertions(+), 26 deletions(-)
---
base-commit: 6d69b6c12fce479fde7bc06f686212451688a102
change-id: 20240524-ioatdma-fixes-a8fccda9bd79

Best regards,