From: Chris Wilson Date: Mon, 24 Jan 2011 12:34:00 +0000 (+0000) Subject: drm/i915: Prevent uninitialised reads during error state capture X-Git-Tag: v2.6.38-rc3~65^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e934dbf264418afe4d1dff34ce074ecc14280db;p=pandora-kernel.git drm/i915: Prevent uninitialised reads during error state capture error_bo and pinned_bo could be used uninitialised if there were no active buffers. Caught by kmemcheck. Signed-off-by: Chris Wilson --- Reading git-diff-tree failed