diff options
author | Gerd Hoffmann <[email protected]> | 2021-02-17 13:32:06 +0100 |
---|---|---|
committer | Maarten Lankhorst <[email protected]> | 2021-03-11 11:11:22 +0100 |
commit | e998d3c8cba93ab4075d6bcc56b1d4451d85efe5 (patch) | |
tree | 6ba897a204b902b9fae83df22b65dead8fb739c6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e8dd3506dcf380d4cbe983422dfed1909011b02a (diff) |
drm/qxl: fix lockdep issue in qxl_alloc_release_reserved
Call qxl_bo_unpin (which does a reservation) without holding the
release_mutex lock. Fixes lockdep (correctly) warning on a possible
deadlock.
Fixes: e8dd3506dcf3 ("drm/qxl: unpin release objects")
Signed-off-by: Gerd Hoffmann <[email protected]>
Acked-by: Thomas Zimmermann <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit 19089b760e56c97458c272e90e43da761b05cf12)
Signed-off-by: Maarten Lankhorst <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions