From: Chris Wilson Date: Sun, 5 Dec 2010 20:42:33 +0000 (+0000) Subject: drm/i915/ringbuffer: Only print an error on the second attempt to reset head X-Git-Tag: v2.6.37-rc6~37^2~6^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fd0d56e3bc1abfb237b8824261b613e21e77bc8;p=pandora-kernel.git drm/i915/ringbuffer: Only print an error on the second attempt to reset head There's not much we can do here but hope for the best. However the first failure happens quite frequently and if often remedied by the second attempt to reset HEAD. So only print the error if that attempt also fails. Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=19802 Reported-by: Thomas Meyer Signed-off-by: Chris Wilson Cc: stable@kernel.org --- Reading git-diff-tree failed