Re: [[PATCH] 0/3] imx-dma: fixes

2013-10-03 Thread Vinod Koul
On Tue, Sep 17, 2013 at 03:56:05PM +0200, Michael Grzeschik wrote: > 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. Thanks a bunch for doing this.

Re: [[PATCH] 0/3] imx-dma: fixes

2013-10-03 Thread Vinod Koul
On Sun, Sep 29, 2013 at 01:56:03AM +0200, Michael Grzeschik wrote: > Hi Christoph, > > On Tue, Sep 24, 2013 at 08:35:03AM +0200, Christoph Fritz wrote: > > On Mon, 2013-09-23 at 09:49 +0530, Vinod Koul wrote: > > > On Tue, Sep 17, 2013 at 03:56:05PM +0200, Michael Grzeschik wrote: > > > > Hello,

Re: [[PATCH] 0/3] imx-dma: fixes

2013-10-03 Thread Vinod Koul
On Sun, Sep 29, 2013 at 01:56:03AM +0200, Michael Grzeschik wrote: Hi Christoph, On Tue, Sep 24, 2013 at 08:35:03AM +0200, Christoph Fritz wrote: On Mon, 2013-09-23 at 09:49 +0530, Vinod Koul wrote: On Tue, Sep 17, 2013 at 03:56:05PM +0200, Michael Grzeschik wrote: Hello,

Re: [[PATCH] 0/3] imx-dma: fixes

2013-10-03 Thread Vinod Koul
On Tue, Sep 17, 2013 at 03:56:05PM +0200, Michael Grzeschik wrote: 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. Thanks a bunch for doing this. I had

Re: [[PATCH] 0/3] imx-dma: fixes

2013-09-28 Thread Michael Grzeschik
Hi Christoph, On Tue, Sep 24, 2013 at 08:35:03AM +0200, Christoph Fritz wrote: > On Mon, 2013-09-23 at 09:49 +0530, Vinod Koul wrote: > > On Tue, Sep 17, 2013 at 03:56:05PM +0200, Michael Grzeschik wrote: > > > Hello, > > > > > > this series is solving some lockdep issues in the imx-dma code. >

Re: [[PATCH] 0/3] imx-dma: fixes

2013-09-28 Thread Michael Grzeschik
Hi Christoph, On Tue, Sep 24, 2013 at 08:35:03AM +0200, Christoph Fritz wrote: On Mon, 2013-09-23 at 09:49 +0530, Vinod Koul wrote: On Tue, Sep 17, 2013 at 03:56:05PM +0200, Michael Grzeschik wrote: Hello, this series is solving some lockdep issues in the imx-dma code. There are

Re: [[PATCH] 0/3] imx-dma: fixes

2013-09-22 Thread Vinod Koul
On Tue, Sep 17, 2013 at 03:56:05PM +0200, Michael Grzeschik wrote: > 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. Thanks for this, I have trying

Re: [[PATCH] 0/3] imx-dma: fixes

2013-09-22 Thread Vinod Koul
On Tue, Sep 17, 2013 at 03:56:05PM +0200, Michael Grzeschik wrote: 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. Thanks for this, I have trying to fix

[[PATCH] 0/3] imx-dma: fixes

2013-09-17 Thread Michael Grzeschik
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:

[[PATCH] 0/3] imx-dma: fixes

2013-09-17 Thread Michael Grzeschik
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: