From: Stephen Rothwell Date: Tue, 13 Nov 2007 04:41:49 +0000 (+1100) Subject: [POWERPC] Silence an annoying boot message X-Git-Tag: v2.6.24-rc3~146^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6548d83a37a570b0050e60565937bbb582545d96;p=pandora-kernel.git [POWERPC] Silence an annoying boot message vmemmap_populate will printk (with KERN_WARNING) for a lot of pages if CONFIG_SPARSEMEM_VMEMMAP is enabled (at least it does on iSeries). Use pr_debug for it instead. Replace the only other use of DBG in this file with pr_debug as well. Signed-off-by: Stephen Rothwell Acked-by: Olof Johansson Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed