From: Thomas Hellstrom Date: Fri, 29 Oct 2010 08:46:47 +0000 (+0200) Subject: drm/ttm: Remove mm init error printouts and checks X-Git-Tag: v2.6.37-rc2~33^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbc4a5b83585e89a6bce650d32426f61c8d4bca5;p=pandora-kernel.git drm/ttm: Remove mm init error printouts and checks Replace with BUG_ON(). These error messages remained from the time when TTM was initialized from user-space. Nowadays hitting one of those is really a kernel bug. Signed-off-by: Thomas Hellstrom Signed-off-by: Dave Airlie --- Reading git-diff-tree failed