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:
eeef9b3
)
drm/i915: fix invalid reference handling of the default ctx obj
author
Chris Wilson
<chris@chris-wilson.co.uk>
Sun, 15 Jul 2012 11:34:23 +0000
(12:34 +0100)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 25 Jul 2012 08:39:58 +0000
(10:39 +0200)
Otherwise we end up trying to unpin a freed object and BUG.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found