From: Jesse Barnes Date: Thu, 22 Jul 2010 15:12:20 +0000 (-0700) Subject: drm/i915: don't free non-existent compressed llb on ILK+ X-Git-Tag: v2.6.35~33^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aebf0dafee1a0a22b3d25db8107c6479db4aaebe;p=pandora-kernel.git drm/i915: don't free non-existent compressed llb on ILK+ We should only free the compressed llb if we allocated it in the first place otherwise we'll panic at unload time. Signed-off-by: Jesse Barnes Signed-off-by: Eric Anholt --- Reading git-diff-tree failed