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:
a61f2bc
)
drm/radeon: fix up dereferencing of busy objects.
author
Dave Airlie
<airlied@redhat.com>
Tue, 1 Mar 2011 03:40:06 +0000
(13:40 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Tue, 1 Mar 2011 05:01:14 +0000
(15:01 +1000)
This could free things twice, just deref the GEM object
and hope its enough.
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found