memblock: Expose some memblock bits for use by x86
authorYinghai Lu <yinghai@kernel.org>
Wed, 28 Jul 2010 05:07:21 +0000 (15:07 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 5 Aug 2010 02:56:27 +0000 (12:56 +1000)
This exposes memblock_debug and associated memblock_dbg() macro,
along with memblock_can_resize so that x86 can use these when
ported to use memblock

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

No differences found