From: Chris Wilson Date: Sun, 28 Nov 2010 15:31:02 +0000 (+0000) Subject: drm/i915/execbuffer: On error, starting unwinding from the previous object X-Git-Tag: v2.6.38-rc1~419^2~23^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=602606a472963a67b234e6b5c99293de4aa9d06b;p=pandora-kernel.git drm/i915/execbuffer: On error, starting unwinding from the previous object 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 Signed-off-by: Chris Wilson --- Reading git-diff-tree failed