From: Chris Wilson Date: Wed, 29 Sep 2010 21:23:05 +0000 (+0100) Subject: drm/i915: Fix refleak during eviction. X-Git-Tag: v2.6.36-rc7~17^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e39a01501b228e1be2037d5bddccae2a820af902;p=pandora-kernel.git drm/i915: Fix refleak during eviction. 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 --- Reading git-diff-tree failed