commit | 6548d83a37a570b0050e60565937bbb582545d96 | [log] [tgz] |
---|---|---|
author | Stephen Rothwell <sfr@canb.auug.org.au> | Tue Nov 13 15:41:49 2007 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Tue Nov 13 16:23:47 2007 +1100 |
tree | f2b9df74c33da45a90cb2e47edc90d891bdd21d7 | |
parent | b7a2da1199d2ba2a870b137d6b4c2a538ab68c38 [diff] |
[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 <sfr@canb.auug.org.au> Acked-by: Olof Johansson <olof@lixom.net> Signed-off-by: Paul Mackerras <paulus@samba.org>