From: Yinghai Lu Date: Wed, 25 Aug 2010 20:39:17 +0000 (-0700) Subject: x86, memblock: Add memblock_x86_memory_in_range() X-Git-Tag: v2.6.37-rc1~183^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e82d42be24bd5d75bf6f81045636e6ca95ab55f2;p=pandora-kernel.git x86, memblock: Add memblock_x86_memory_in_range() It will return memory size in specified range according to memblock.memory.region Try to share some code with memblock_x86_free_memory_in_range() by passing get_free to __memblock_x86_memory_in_range(). -v2: Ben want _in_range in the name instead of size Signed-off-by: Yinghai Lu Cc: Benjamin Herrenschmidt Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed