From: Dave Airlie Date: Tue, 1 Mar 2011 03:40:06 +0000 (+1000) Subject: drm/radeon: fix up dereferencing of busy objects. X-Git-Tag: v2.6.39-rc1~458^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91132d6bb6481da7c8280905a5db424885c458d0;p=pandora-kernel.git drm/radeon: fix up dereferencing of busy objects. This could free things twice, just deref the GEM object and hope its enough. Signed-off-by: Dave Airlie --- Reading git-diff-tree failed