Skip to content
Snippets Groups Projects
Commit 6247cdc2 authored by Dan Williams's avatar Dan Williams
Browse files

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: default avatarSaeed Bishara <saeed.bishara@gmail.com>
Signed-off-by: default avatarDan Williams <dan.j.williams@intel.com>
parent c5d2b9f4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment