aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMaíra Canal <[email protected]>2023-02-02 09:55:17 -0300
committerMaíra Canal <[email protected]>2023-02-10 08:21:04 -0300
commit7c18189b14b33c1fbf76480b1bd217877c086e67 (patch)
tree3e4d0b9935678218d4ed37498eb0dde6eb33b5dd /tools/perf/scripts/python/export-to-sqlite.py
parent96a7b60f6ddb2bc966fac800c1dd18876a6e3c3f (diff)
drm/vgem: add missing mutex_destroy
vgem_fence_open() instantiates a mutex for a particular fence instance, but never destroys it by calling mutex_destroy() in vgem_fence_close(). So, add the missing mutex_destroy() to guarantee proper resource destruction. Fixes: 407779848445 ("drm/vgem: Attach sw fences to exported vGEM dma-buf (ioctl)") Signed-off-by: Maíra Canal <[email protected]> Reviewed-by: Stanislaw Gruszka <[email protected]> Signed-off-by: Maíra Canal <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions