From: Dave Airlie Date: Tue, 29 Sep 2009 03:56:38 +0000 (+1000) Subject: drm/ttm: fix refcounting in ttm global code. X-Git-Tag: v2.6.32-rc4~32^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df748b025d1357c2b9659e16a6040596e60e4257;p=pandora-kernel.git drm/ttm: fix refcounting in ttm global code. the global refcount wasn't being increased after the first reference. this caused an oops on unload on a multi-gpu card. Signed-off-by: Dave Airlie --- Reading git-diff-tree failed