aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stat-cpi.py
diff options
context:
space:
mode:
authorYongzhi Liu <[email protected]>2022-01-28 05:41:02 -0800
committerMelissa Wen <[email protected]>2022-02-01 08:25:51 -0100
commite57c1a3bd5e8e0c7181f65ae55581f0236a8f284 (patch)
tree322c6d799e58ea850058a32ecd031b027bbc760c /tools/perf/scripts/python/stat-cpi.py
parentd80976d9ffd9d7f89a26134a299b236910477f3b (diff)
drm/v3d: fix missing unlock
[why] Unlock is needed on the error handling path to prevent dead lock. v3d_submit_cl_ioctl and v3d_submit_csd_ioctl is missing unlock. [how] Fix this by changing goto target on the error handling path. So changing the goto to target an error handling path that includes drm_gem_unlock reservations. Signed-off-by: Yongzhi Liu <[email protected]> Reviewed-by: Melissa Wen <[email protected]> Signed-off-by: Melissa Wen <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions