diff options
| author | Russell King <[email protected]> | 2016-01-26 13:40:42 +0000 |
|---|---|---|
| committer | Ulf Hansson <[email protected]> | 2016-02-29 11:03:16 +0100 |
| commit | 054cedff5e025a54ceefff891c6ea42ee8b37eab (patch) | |
| tree | 5f81cb7025cafb4ade9c578658e5b80a3ba56e61 /tools/perf/scripts/python/bin | |
| parent | edd63fcc97cdb53279a7c43fa1691f5913d92793 (diff) | |
mmc: sdhci: plug DMA mapping leak on error
If we terminate a command early, we fail to properly clean up the DMA
mappings for the data part of the request. Put this clean up to the
tasklet, which is the common path for finishing a request so we always
clean up after ourselves.
Signed-off-by: Russell King <[email protected]>
[ Split original patch so that it now contains only the fix ]
Signed-off-by: Adrian Hunter <[email protected]>
Cc: [email protected] # v4.5+
Tested-by: Gregory CLEMENT <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions