public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] dma: xilinx_dpdma: Fix locking
@ 2024-03-08 21:00 Sean Anderson
  2024-03-08 21:00 ` [PATCH 1/3] " Sean Anderson
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Sean Anderson @ 2024-03-08 21:00 UTC (permalink / raw)
  To: Laurent Pinchart, Vinod Koul, dmaengine
  Cc: Michal Simek, linux-kernel, linux-arm-kernel, Sean Anderson,
	Hyun Kwon, Tejas Upadhyay

This series fixes some locking problems with the xilinx dpdma driver. It
also adds some additional lockdep asserts to make catching such errors
easier.


Sean Anderson (3):
  dma: xilinx_dpdma: Fix locking
  dma: xilinx_dpdma: Remove unnecessary use of irqsave/restore
  dma: Add lockdep asserts to virt-dma

 drivers/dma/virt-dma.h            | 10 ++++++++++
 drivers/dma/xilinx/xilinx_dpdma.c | 23 ++++++++++++++---------
 2 files changed, 24 insertions(+), 9 deletions(-)

-- 
2.35.1.1320.gc452695387.dirty


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

end of thread, other threads:[~2024-04-07 16:38 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-08 21:00 [PATCH 0/3] dma: xilinx_dpdma: Fix locking Sean Anderson
2024-03-08 21:00 ` [PATCH 1/3] " Sean Anderson
2024-03-27 11:57   ` Tomi Valkeinen
2024-03-08 21:00 ` [PATCH 2/3] dma: xilinx_dpdma: Remove unnecessary use of irqsave/restore Sean Anderson
2024-03-27 12:27   ` Tomi Valkeinen
2024-03-28 15:00     ` Sean Anderson
2024-03-28 16:37       ` Tomi Valkeinen
2024-03-08 21:00 ` [PATCH 3/3] dma: Add lockdep asserts to virt-dma Sean Anderson
2024-03-27 12:29   ` Tomi Valkeinen
2024-04-07 16:38 ` [PATCH 0/3] dma: xilinx_dpdma: Fix locking Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox