diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2021-02-17 13:32:06 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2021-02-19 09:13:25 +0100 |
commit | 19089b760e56c97458c272e90e43da761b05cf12 (patch) | |
tree | 144e50a7ad9f3f94a21535170e62d51834c3285c /tools/perf/scripts/python | |
parent | 4fff19ae427548d8c37260c975a4b20d3c040ec6 (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: 65ffea3c6e73 ("drm/qxl: unpin release objects")
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Acked-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: http://patchwork.freedesktop.org/patch/msgid/20210217123213.2199186-5-kraxel@redhat.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions