From: Yinghai Lu Date: Tue, 24 Jun 2008 21:55:32 +0000 (-0700) Subject: x86: fix e820_update_range size when overlapping X-Git-Tag: v2.6.27-rc1~1106^2~172 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=976dd4dc99c3eaf45e3802ed46e3cc06a1ad8689;p=pandora-kernel.git x86: fix e820_update_range size when overlapping before that we relay on sanitize_e820_map to remove the overlap. but e820_update_range(,,E820_RESERVED, E820_RAM) will not work this patch fix that who is going to use this? Signed-off-by: Yinghai Lu Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed