aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorxinhui pan <[email protected]>2021-11-19 18:08:31 +0800
committerAlex Deucher <[email protected]>2021-11-22 14:59:08 -0500
commit4aaea9d72e9aa01bfad7f48b3ad9d0ed591e7cb2 (patch)
tree21ef11753355f78416028b4bee18004482adf437 /tools/perf/scripts/python/stackcollapse.py
parenta0e7e140b5b2cb76e9b455e548234c22585001b6 (diff)
drm/amdgpu: Fix double free of dmabuf
amdgpu_amdkfd_gpuvm_free_memory_of_gpu drop dmabuf reference increased in amdgpu_gem_prime_export. amdgpu_bo_destroy drop dmabuf reference increased in amdgpu_gem_prime_import. So remove this extra dma_buf_put to avoid double free. Signed-off-by: xinhui pan <[email protected]> Tested-by: Felix Kuehling <[email protected]> Reviewed-by: Felix Kuehling <[email protected]> Acked-by: Christian König <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions