1
0
Fork 0
alistair23-linux/crypto/async_tx
Dan Williams 6247cdc2cd async_tx: fix dma_wait_for_async_tx
Fix dma_wait_for_async_tx to not loop forever in the case where a
dependency chain is longer than two entries.  This condition will not
happen with current in-kernel drivers, but fix it for future drivers.

Found-by: Saeed Bishara <saeed.bishara@gmail.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2007-09-24 10:26: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
async_memcpy.c async_tx: fix kmap_atomic usage in async_memcpy 2007-07-20 08:44:19 -07:00
async_memset.c async_tx: add the async_tx api 2007-07-13 08:06:14 -07:00
async_tx.c async_tx: fix dma_wait_for_async_tx 2007-09-24 10:26:26 -07:00
async_xor.c async_tx: add the async_tx api 2007-07-13 08:06:14 -07:00