aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorKazuya Mizuguchi <[email protected]>2017-01-26 14:29:27 +0100
committerDavid S. Miller <[email protected]>2017-01-26 18:41:05 -0500
commita47b70ea86bdeb3091341f5ae3ef580f1a1ad822 (patch)
tree486911b0dd44dff74cd19814e24617a4f1c0ae0b /tools/perf/util/scripting-engines/trace-event-python.c
parent086cb6a41264b5af33928b82e09ae7f0f8bbc291 (diff)
ravb: unmap descriptors when freeing rings
"swiotlb buffer is full" errors occur after repeated initialisation of a device - f.e. suspend/resume or ip link set up/down. This is because memory mapped using dma_map_single() in ravb_ring_format() and ravb_start_xmit() is not released. Resolve this problem by unmapping descriptors when freeing rings. Fixes: c156633f1353 ("Renesas Ethernet AVB driver proper") Signed-off-by: Kazuya Mizuguchi <[email protected]> [simon: reworked] Signed-off-by: Simon Horman <[email protected]> Acked-by: Sergei Shtylyov <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions