From: Arjan van de Ven Date: Tue, 8 Jul 2008 16:50:22 +0000 (-0700) Subject: x86: use WARN() in arch/x86/mm/ioremap.c X-Git-Tag: v2.6.27-rc5~50^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c072bb452f0cfd4959bc01ff3627d6385255b20;p=pandora-kernel.git x86: use WARN() in arch/x86/mm/ioremap.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 Cc: akpm@linux-foundation.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed