dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Added few improvement and fixes.
@ 2022-02-02 15:14 Sanjay R Mehta
  2022-02-02 15:14 ` [PATCH v2 1/2] dmaengine: ptdma: fix concurrency issue with multiple dma transfer Sanjay R Mehta
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sanjay R Mehta @ 2022-02-02 15:14 UTC (permalink / raw)
  To: vkoul
  Cc: gregkh, dan.j.williams, Thomas.Lendacky, robh, mchehab+samsung,
	davem, linux-kernel, dmaengine, Sanjay R Mehta

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


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

end of thread, other threads:[~2022-02-15  5:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-02 15:14 [PATCH v2 0/2] Added few improvement and fixes Sanjay R Mehta
2022-02-02 15:14 ` [PATCH v2 1/2] dmaengine: ptdma: fix concurrency issue with multiple dma transfer Sanjay R Mehta
2022-02-02 15:14 ` [PATCH v2 2/2] dmaengine: ptdma: handle the cases based on DMA is complete Sanjay R Mehta
2022-02-15  5:25 ` [PATCH v2 0/2] Added few improvement and fixes Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).