From: Yinghai Lu Date: Wed, 25 Aug 2010 20:39:17 +0000 (-0700) Subject: x86, memblock: Use memblock_debug to control debug message print out X-Git-Tag: v2.6.37-rc1~183^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=301ff3e88ef9ff4bdb92f36a3e6170fce4c9dd34;p=pandora-kernel.git x86, memblock: Use memblock_debug to control debug message print out Also let memblock_x86_reserve_range/memblock_x86_free_range could print out name if memblock=debug is specified will also print ther name when reserve_memblock_area/free_memblock_area are called. -v2: according to Ingo, put " if (memblock_debug) " in one place Signed-off-by: Yinghai Lu Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed