aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorLudovic Desroches <ludovic.desroches@atmel.com>2015-09-15 09:38:24 -0400
committerVinod Koul <vinod.koul@intel.com>2015-09-30 22:00:56 -0400
commit62b5cb757f1d6c875293958535952dd38ff9e675 (patch)
treee050298e04d5e4873b4a0064790a1e42199932cc /scripts/gdb/linux/utils.py
parent4e5385784e69e448efca0998aa188404d5e8d313 (diff)
dmaengine: at_xdmac: fix memory leak in interleaved mode
In interleaved mode, when numf > 1, we have only one descriptor for the transfer but this descriptor has to be added to the descs_list. If not, when doing remove_xfer, the descriptor won't be put back in the free_descs_list. Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions