From: Thomas Hellstrom Date: Tue, 21 Jul 2009 15:45:13 +0000 (+0200) Subject: drm/ttm: Fix an oops and sync object leak. X-Git-Tag: v2.6.31-rc5~66^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4677f15c60421d48566c48c3149474e64977f071;p=pandora-kernel.git drm/ttm: Fix an oops and sync object leak. The code was potentially dereferencig a NULL sync object pointer. At the same time a sync object reference was potentially leaked. Signed-off-by: Thomas Hellstrom Signed-off-by: Dave Airlie --- Reading git-diff-tree failed