Re: [PATCH] ioat: Fix DMA memory sync direction correct flag
From: Vinod Koul <hidden>
Date: 2012-10-29 06:04:53
Also in:
lkml
From: Vinod Koul <hidden>
Date: 2012-10-29 06:04:53
Also in:
lkml
On Thu, 2012-10-25 at 10:22 -0600, Shuah Khan wrote:
ioat does DMA memory sync with DMA_TO_DEVICE direction on a buffer allocated for DMA_FROM_DEVICE dma, resulting in the following warning from dma debug. Fixed the dma_sync_single_for_device() call to use the correct direction.
Applied, thanks -- Vinod Koul Intel Corp.