RE: [PATCH] ep93xx: Implement double buffering for M2M DMA channels
From: H Hartley Sweeten
Date: Wed Mar 21 2012 - 13:12:15 EST
On Tuesday, March 20, 2012 1:09 AM, Rafal Prylowski wrote:
>
> Implement double buffering for M2M DMA channels.
>
> Signed-off-by: Rafal Prylowski <prylowski@xxxxxxxxxxx>
Hmm... This isn't working on my ep9307 board...
When the system boots I get stormed with messages:
dma dma1chan0: unknown interrupt!
dma dma1chan0: unknown interrupt!
dma dma1chan0: unknown interrupt!
dma dma1chan1: unknown interrupt!
dma dma1chan1: unknown interrupt!
dma dma1chan1: unknown interrupt!
dma dma1chan0: unknown interrupt!
dma dma1chan0: unknown interrupt!
dma dma1chan1: unknown interrupt!
Note, I have use_dma set for the ep93xx_spi driver and am using mmc_spi.
Also note, without your patch I also get a couple messages:
dma dma1chan1: got interrupt while active list is empty
But, the mmc card is working fine. I haven't tracked down why I get these
yet. Mika, any ideas?
Regards,
Hartley
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/