summaryrefslogtreecommitdiff
path: root/ipc/ipcns_notifier.c
diff options
context:
space:
mode:
authorIra Snyder <iws@ovro.caltech.edu>2011-03-03 07:54:59 +0000
committerDan Williams <dan.j.williams@intel.com>2011-03-11 17:52:37 -0800
commit9c4d1e7bdeb1ed4dc0c3341d40662a6fbc5f2dc2 (patch)
tree1139343b541dea7344c4436065ea5960eccad844 /ipc/ipcns_notifier.c
parentf04cd40701deace2efb9edd7120e59366bda2118 (diff)
fsldma: support async_tx dependencies and automatic unmapping
Previous to this patch, the dma_run_dependencies() function has been called while holding desc_lock. This function can call tx_submit() for other descriptors, which may try to re-grab the lock. Avoid this by moving the descriptors to be cleaned up to a temporary list, and dropping the lock before cleanup. At the same time, add support for automatic unmapping of src and dst buffers, as offered by the DMAEngine API. Signed-off-by: Ira W. Snyder <iws@ovro.caltech.edu> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'ipc/ipcns_notifier.c')
0 files changed, 0 insertions, 0 deletions