linux-stable/drivers/dma/ioat
Bartlomiej Zolnierkiewicz 7369f56e3e ioat3: add missing DMA unmap to ioat_xor_val_self_test()
Make ioat_xor_val_self_test() do DMA unmapping itself and fix handling
of failure cases.

Cc: Dan Williams <djbw@fb.com>
Cc: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Dan Williams <djbw@fb.com>
2013-01-07 22:05:08 -08:00
..
dca.c ioat: Do not enable DCA if tag map is invalid 2012-11-15 05:20:01 -08:00
dma.c ioat: add missing DMA unmap to ioat_dma_self_test() 2013-01-07 22:04:58 -08:00
dma.h dmaengine-fixes for 3.4-rc3 2012-04-10 15:30:16 -07:00
dma_v2.c dmaengine: use kmem_cache_zalloc instead of kmem_cache_alloc/memset 2012-09-18 08:55:17 +05:30
dma_v2.h ioat: ring size variables need to be 32bit to avoid overflow 2012-04-05 15:22:58 -07:00
dma_v3.c ioat3: add missing DMA unmap to ioat_xor_val_self_test() 2013-01-07 22:05:08 -08:00
hw.h ioat: remove unused #defines 2012-09-01 08:45:38 -07:00
Makefile
pci.c dma: remove use of __devexit_p 2012-11-28 12:41:36 -08:00
registers.h