From: Arjan van de Ven Date: Sun, 14 Sep 2008 02:51:30 +0000 (-0700) Subject: proc: use WARN() rather than printk+backtrace X-Git-Tag: v2.6.28-rc1~14^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c2f91e077f1b60e7f83b7ee044f965f469cfdb3;p=pandora-kernel.git proc: use WARN() rather than printk+backtrace Use WARN() rather than a printk() + backtrace(); this gives a more standard format message as well as complete information (including line numbers etc) that will be collected by kerneloops.org Signed-off-by: Arjan van de Ven Signed-off-by: Alexey Dobriyan --- Reading git-diff-tree failed