Hi List, i was debugging a nasty problem where DMA data was incorrect after dma_unmap_single(). Reason was that cache wasn't flushed after DMA. Attached patch fixes this. Regards Sven
Hi List, i was debugging a nasty problem where DMA data was incorrect after dma_unmap_single(). Reason was that cache wasn't flushed after DMA. Attached patch fixes this. Regards Sven