aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/numastat.txt
diff options
context:
space:
mode:
authorIra Snyder <iws@ovro.caltech.edu>2011-03-03 02:54:59 -0500
committerDan Williams <dan.j.williams@intel.com>2011-03-11 20:52:37 -0500
commit9c4d1e7bdeb1ed4dc0c3341d40662a6fbc5f2dc2 (patch)
tree1139343b541dea7344c4436065ea5960eccad844 /Documentation/numastat.txt
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 'Documentation/numastat.txt')
0 files changed, 0 insertions, 0 deletions