git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1de9e8e
)
drm: fix leak of device mappings since multi-master changes.
author
Dave Airlie
<airlied@redhat.com>
Mon, 19 Jan 2009 07:17:58 +0000
(17:17 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Mon, 19 Jan 2009 07:17:58 +0000
(17:17 +1000)
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: Dave Airlie <airlied@redhat.com>
No differences found