From: Ben Skeggs Date: Thu, 22 Dec 2011 05:20:21 +0000 (+1000) Subject: drm/nouveau/ttm: fix crash as a result of a recent ttm change X-Git-Tag: v3.3-rc1~121^2~51^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7b24c42da1a7bbb98145d27aa716d8af3cae2a6;p=pandora-kernel.git drm/nouveau/ttm: fix crash as a result of a recent ttm change "drm/ttm: callback move_notify any time bo placement change v4" failed to avoid a NULL pointer dereference in nouveau caused by move_notify being expected to handle that case now. Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed