From: Dave Airlie Date: Mon, 11 Jan 2010 04:20:55 +0000 (+1000) Subject: drm: reduce WARN_ON to a printk. X-Git-Tag: v2.6.33-rc4~17^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94fd163d86b049842856864cdeac318131ec576d;p=pandora-kernel.git drm: reduce WARN_ON to a printk. Lots of ppl keep thinking this is an oops, it was just a warning for me to see, just make it a printk now. Signed-off-by: Dave Airlie --- Reading git-diff-tree failed