From: Arjan van de Ven Date: Mon, 20 Oct 2008 21:41:03 +0000 (-0700) Subject: fix WARN() for PPC X-Git-Tag: v2.6.28-rc1~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6f286f33e843862c559bfea9281318c4cdec6b0;p=pandora-kernel.git fix WARN() for PPC powerpc doesn't use the generic WARN_ON infrastructure. The newly introduced WARN() as a result didn't print the message, this patch adds the printk for this specific case. Signed-off-by: Arjan van de Ven Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed