diff options
author | Rob Clark <[email protected]> | 2016-06-09 15:29:19 -0400 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2016-06-13 17:32:18 +0200 |
commit | bd6e2732f0e2894ce792f344c41fc32591436fe3 (patch) | |
tree | c2c0d81d7607979e05a7fa9cccc57dd88e3b2aba /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | babb24fec12ce391157be8d7355df5a8e991355e (diff) |
drm/prime: fix error path deadlock fail
There were a couple messed up things about this fail path.
(1) it would drop object_name_lock twice
(2) drm_gem_handle_delete() (in drm_gem_remove_prime_handles())
needs to grab prime_lock
Reported-by: Alex Deucher <[email protected]>
Signed-off-by: Rob Clark <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions