summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorSergey Matyukevich <sergey.matyukevich.os@quantenna.com>2018-02-10 17:04:17 +0300
committerKalle Valo <kvalo@codeaurora.org>2018-02-27 19:18:42 +0300
commit1d5e3b90ab0160375d15dd8f322c1bfdb8a83e1e (patch)
tree09b4ba172a8b19b6c2b098d67ea237bd23daa466 /tools/perf/scripts/python/call-graph-from-sql.py
parentdcdd54c2bcae086a5834d3f823914d7535843b17 (diff)
downloadlinux-1d5e3b90ab0160375d15dd8f322c1bfdb8a83e1e.tar.xz
qtnfmac: fix releasing Tx/Rx data buffers
Add missing PCI unmap for Tx buffers and release all buffers explicitly. Managed release using devm_add_action is not suitable for qtnfmac Tx/Rx data buffers. The reason is in ordering and dependencies: buffers should be released after transmission is stopped but before PCI device resources and DMA allocations are released. Signed-off-by: Sergey Matyukevich <sergey.matyukevich.os@quantenna.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions