Re: [PATCH v2 3/3] dmaengine: altera-msgdma: properly free descriptor in msgdma_free_descriptor
From: Markus Elfring
Date: Sun Jun 09 2024 - 13:30:25 EST
> Remove list_del call in msgdma_chan_desc_cleanup, this should be the role
> of msgdma_free_descriptor. In consequence replace list_add_tail with
> list_move_tail in msgdma_free_descriptor.
…
Would you like to add the tag “Fixes”?
Regards,
Markus