]> git.karo-electronics.de Git - karo-tx-linux.git/commit
x86, mm: quiet arch_add_memory()
authorDan Williams <dan.j.williams@intel.com>
Thu, 17 Sep 2015 20:27:57 +0000 (16:27 -0400)
committerDan Williams <dan.j.williams@intel.com>
Fri, 9 Oct 2015 21:00:32 +0000 (17:00 -0400)
commitc9cdaeb2027e535b956ff69f215522d79f6b54e3
tree8b488b2362cff3ba96a8801affa03ec6e9fa2807
parent049e6dde7e57f0054fdc49102e7ef4830c698b46
x86, mm: quiet arch_add_memory()

Switch to pr_debug() so that dynamic-debug can disable these messages by
default.  This gets noisy in the presence of devm_memremap_pages().

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
arch/x86/mm/init.c
arch/x86/mm/init_64.c