[Bug 104209] [CI] igt at gem_userptr_blits@map-fixed-invalidate-gup - dmesg-warn: WARNING: possible circular locking dependency detected
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Dec 11 09:27:03 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=104209
--- Comment #1 from Chris Wilson <chris at chris-wilson.co.uk> ---
Yet another false positive. In i915_vma_revoke_mmap, the mapping is the
device-local GTT mapping, which is barred from being used as a source for
userptr -- because of this deadlock.
We could overwrite the lockclass for the device local mapping, I think.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20171211/e1f10b7f/attachment.html>
More information about the intel-gfx-bugs
mailing list