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:
432e58e
)
drm/i915/execbuffer: On error, starting unwinding from the previous object
author
Chris Wilson
<chris@chris-wilson.co.uk>
Sun, 28 Nov 2010 15:31:02 +0000
(15:31 +0000)
committer
Chris Wilson
<chris@chris-wilson.co.uk>
Sun, 28 Nov 2010 15:31:02 +0000
(15:31 +0000)
As the error occurred on the current object, it means that its state was
not changed and so it should be excluded from the unwind.
Reported-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
No differences found