linux-hardened/crypto/async_tx
Dan Williams fb36ab142b async_xor: convert to dmaengine_unmap_data
Use the generic unmap object to unmap dma buffers.

Later we can push this unmap object up to the raid layer and get rid of
the 'scribble' parameter.

Cc: Vinod Koul <vinod.koul@intel.com>
Cc: Tomasz Figa <t.figa@samsung.com>
Cc: Dave Jiang <dave.jiang@intel.com>
Reported-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
[bzolnier: minor cleanups]
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2013-11-14 11:01:30 -08:00
..
async_memcpy.c async_memcpy: convert to dmaengine_unmap_data 2013-11-14 11:00:39 -08:00
async_pq.c crypto: add module.h to those files that are explicitly using it 2011-10-31 19:31:11 -04:00
async_raid6_recov.c crypto: add module.h to those files that are explicitly using it 2011-10-31 19:31:11 -04:00
async_tx.c async_tx: fix checking of dma_wait_for_async_tx() return value 2013-01-07 22:05:12 -08:00
async_xor.c async_xor: convert to dmaengine_unmap_data 2013-11-14 11:01:30 -08:00
Kconfig drivers/dma: remove unused support for MEMSET operations 2013-07-03 16:07:42 -07:00
Makefile drivers/dma: remove unused support for MEMSET operations 2013-07-03 16:07:42 -07:00
raid6test.c raid6test: use prandom_bytes() 2013-04-29 18:28:42 -07:00