From: Yinghai Lu Date: Wed, 25 Aug 2010 20:39:17 +0000 (-0700) Subject: x86, memblock: Replace e820_/_early string with memblock_ X-Git-Tag: v2.6.37-rc1~183^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9ce6bc15100023b411f8117e53a016d61889800;p=pandora-kernel.git x86, memblock: Replace e820_/_early string with memblock_ 1.include linux/memblock.h directly. so later could reduce e820.h reference. 2 this patch is done by sed scripts mainly -v2: use MEMBLOCK_ERROR instead of -1ULL or -1UL Signed-off-by: Yinghai Lu Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed