linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [[PATCH] 0/3] imx-dma: fixes
@ 2013-09-17 13:56 Michael Grzeschik
  2013-09-17 13:56 ` [[PATCH] 1/3] dma: imx-dma: fix slow path issue in prep_dma_cyclic Michael Grzeschik
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Michael Grzeschik @ 2013-09-17 13:56 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

this series is solving some lockdep issues in the imx-dma code.
There are some list_head and deadlock issues in the code,
that is running the implementation into unsafe situations.

Regards,
Michael

Michael Grzeschik (3):
  dma: imx-dma: fix slow path issue in prep_dma_cyclic
  dma: imx-dma: fix lockdep issue between irqhandler and tasklet
  dma: imx-dma: fix callback path in tasklet

 drivers/dma/imx-dma.c | 31 +++++++++++++++----------------
 1 file changed, 15 insertions(+), 16 deletions(-)

-- 
1.8.4.rc3

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

end of thread, other threads:[~2013-10-03 15:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-17 13:56 [[PATCH] 0/3] imx-dma: fixes Michael Grzeschik
2013-09-17 13:56 ` [[PATCH] 1/3] dma: imx-dma: fix slow path issue in prep_dma_cyclic Michael Grzeschik
2013-09-17 13:56 ` [[PATCH] 2/3] dma: imx-dma: fix lockdep issue between irqhandler and tasklet Michael Grzeschik
2013-09-17 13:56 ` [[PATCH] 3/3] dma: imx-dma: fix callback path in tasklet Michael Grzeschik
2013-09-23  4:19 ` [[PATCH] 0/3] imx-dma: fixes Vinod Koul
     [not found]   ` <1380004503.6145.16.camel@mars>
2013-09-28 23:56     ` Michael Grzeschik
2013-10-03 15:06       ` Vinod Koul
2013-10-03 15:13 ` 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).