From: Thomas Hellstrom Date: Wed, 13 Jan 2010 21:28:37 +0000 (+0100) Subject: drm/vmwgfx: Fix an error path causing an oops. X-Git-Tag: v2.6.33-rc6~27^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50ec3b7c35fda131e92abc6f9d93a230b7e009eb;p=pandora-kernel.git drm/vmwgfx: Fix an error path causing an oops. An error happening before the snooper.image member had been set up would cause a kfree of an arbitrary pointer. Set up the snooper.image member early. Signed-off-by: Thomas Hellstrom Signed-off-by: Dave Airlie --- Reading git-diff-tree failed