From: Chris Wilson Date: Sun, 15 Jul 2012 11:34:23 +0000 (+0100) Subject: drm/i915: fix invalid reference handling of the default ctx obj X-Git-Tag: v3.6-rc1~83^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b259b3120607f642daabdaadc99430a306899ffe;p=pandora-kernel.git drm/i915: fix invalid reference handling of the default ctx obj Otherwise we end up trying to unpin a freed object and BUG. Signed-off-by: Chris Wilson Reviewed-by: Ben Widawsky Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed