aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorLars-Peter Clausen <[email protected]>2021-01-06 14:36:50 +0100
committerMark Brown <[email protected]>2021-01-13 11:36:16 +0000
commitb3c0ae75f5d3efa40174230b8c9c01848e03d4d0 (patch)
tree95258faa402937d105514645a236c8e874ff22b3 /tools/perf/scripts/python/failed-syscalls-by-pid.py
parent5ac813c83483e97a13b59aab34b89cebf9d5dcb8 (diff)
ASoC: kirkwood: Use managed DMA buffer allocation
Instead of manually managing its DMA buffers using dma_{alloc,free}_coherent() lets the sound core take care of this using managed buffers. On one hand this reduces the amount of boiler plate code, but the main motivation for the change is to use the shared code where possible. This makes it easier to argue about correctness and that the code does not contain subtle bugs like data leakage or similar. Signed-off-by: Lars-Peter Clausen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions