From: Yinghai Lu Date: Wed, 25 Aug 2010 20:39:15 +0000 (-0700) Subject: x86, memblock: Add memblock_x86_to_bootmem() X-Git-Tag: v2.6.37-rc1~183^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27de794365786b4cdc3461ed4e23af2a33f40612;p=pandora-kernel.git x86, memblock: Add memblock_x86_to_bootmem() memblock_x86_to_bootmem() will reserve memblock.reserved.region in bootmem after bootmem is set up. We can use it to with all arches that support memblock later. Signed-off-by: Yinghai Lu Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed