Commit 4e67bee8 authored by Ben Skeggs's avatar Ben Skeggs
Browse files

drm/nouveau/vm: take subdev mutex, not the mm, protects against race with vm/nvc0



nvc0_vm_flush() accesses the pgd list, which will soon be able to race
with vm_unlink() during channel destruction.

Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
parent 15cace59
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment