From: Arjan van de Ven Date: Wed, 30 Jul 2008 19:26:26 +0000 (-0700) Subject: x86: use WARN() in arch/x86/mm/pageattr.c X-Git-Tag: v2.6.27-rc4~52^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=875e40b97571e1f06d1184ad6cbb2acf9cb31a23;p=pandora-kernel.git x86: use WARN() in arch/x86/mm/pageattr.c Use WARN() instead of a printk+WARN_ON() pair; this way the message becomes part of the warning section for better reporting/collection. Signed-off-by: Arjan van de Ven Acked-by: Ingo Molnar Signed-off-by: Andrew Morton Cc: akpm@linux-foundation.org Cc: arjan@linux.intel.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed