kernel_optimize_test/crypto/async_tx
Dan Williams ad283ea4a3 async_tx: add sum check flags
Replace the flat zero_sum_result with a collection of flags to contain
the P (xor) zero-sum result, and the soon to be utilized Q (raid6 reed
solomon syndrome) zero-sum result.  Use the SUM_CHECK_ namespace instead
of DMA_ since these flags will be used on non-dma-zero-sum enabled
platforms.

Reviewed-by: Andre Noll <maan@systemlinux.org>
Acked-by: Maciej Sosnowski <maciej.sosnowski@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2009-08-29 19:09:26 -07:00
..
async_memcpy.c async_tx: structify submission arguments, add scribble 2009-06-03 14:07:35 -07:00
async_memset.c async_tx: structify submission arguments, add scribble 2009-06-03 14:07:35 -07:00
async_tx.c async_tx: structify submission arguments, add scribble 2009-06-03 14:07:35 -07:00
async_xor.c async_tx: add sum check flags 2009-08-29 19:09:26 -07:00
Kconfig async_tx: add the async_tx api 2007-07-13 08:06:14 -07:00
Makefile async_tx: add the async_tx api 2007-07-13 08:06:14 -07:00