From: Sanjay R Mehta <sanju.mehta@amd.com>
This patch series fixes a concurrency issue with DMA transfer and
descriptor handling with a graceful exit.
Sanjay R Mehta (2):
dmaengine: ptdma: fix concurrency issue with multiple dma transfer
dmaengine: ptdma: handle the cases based on DMA is complete
drivers/dma/ptdma/ptdma-dmaengine.c | 24 +++++++++++++++++-------
1 file changed, 17 insertions(+), 7 deletions(-)
--
2.7.4
Re: [PATCH v2 0/2] Added few improvement and fixes.
Posted by
Vinod Koul
4 years, 4 months ago
On 02-02-22, 09:14, Sanjay R Mehta wrote:
> From: Sanjay R Mehta <sanju.mehta@amd.com>
>
> This patch series fixes a concurrency issue with DMA transfer and
> descriptor handling with a graceful exit.
Applied, thanks
--
~Vinod