Skip to content
Commit c1ff85d9 authored by Dave Airlie's avatar Dave Airlie
Browse files

drm: fix leak of device mappings since multi-master changes.



Device maps now contain a link to the master that created them, so
when cleaning up the master, remove any maps that are connected to it.
Also delete any remaining maps at driver unload time.

Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent 1de9e8e7
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