On Mon, 11 Nov 2024 18:25:58 +0300 Nikita Proshkin <n.proshkin@xxxxxxxxx> wrote: > Fix several problems in the sf-pdma driver related to handling situations > when the dma transfer fails (for example, due to IOMMU activities). > > Nikita Proshkin (2): > dmaengine: sf-pdma: Fix dma descriptor status reporting > dmaengine: sf-pdma: Fix possible double-free for descriptors > > drivers/dma/sf-pdma/sf-pdma.c | 106 ++++++++++------------------------ > drivers/dma/sf-pdma/sf-pdma.h | 3 - > 2 files changed, 32 insertions(+), 77 deletions(-) > Gently pinging. Any requests/comments for me? Thanks, Nikita Proshkin