Skip to content
Commit 00d041d0 authored by Ben Skeggs's avatar Ben Skeggs
Browse files

drm/nouveau: queue delayed unmapping of VMAs on client workqueue



VMAs are about to not take references on the VMM they belong to, which
means more care is required when handling delayed unmapping.

Queuing it on the client workqueue ensures all pending VMA unmaps will
have completed before the VMM is destroyed.

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