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:
d270ae3
)
drm/i915: Fix refleak during eviction.
author
Chris Wilson
<chris@chris-wilson.co.uk>
Wed, 29 Sep 2010 21:23:05 +0000
(22:23 +0100)
committer
Chris Wilson
<chris@chris-wilson.co.uk>
Fri, 1 Oct 2010 09:03:16 +0000
(10:03 +0100)
Now that we hold onto a reference whilst evicting objects, we need to
be sure that we drop all the references taken -- even on the error
paths.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
No differences found