memblock: Improve debug output when resizing the reserve array
authorYinghai Lu <yinghai@kernel.org>
Wed, 28 Jul 2010 05:13:22 +0000 (15:13 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 5 Aug 2010 02:56:28 +0000 (12:56 +1000)
Print out the location info in addition to which array is being
resized. Also use memblocK_dbg() to put that under control of
the memblock_debug flag.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found