mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 09:41:44 +00:00
6247cdc2cd
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> |
||
---|---|---|
.. | ||
async_memcpy.c | ||
async_memset.c | ||
async_tx.c | ||
async_xor.c | ||
Kconfig | ||
Makefile |