From: Bernhard Walle Date: Fri, 27 Jun 2008 11:12:55 +0000 (+0200) Subject: x86: use FIRMWARE_MEMMAP on x86/E820 X-Git-Tag: v2.6.27-rc1~1106^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dfcf14d5b28174f94cbe9b4fb35d415db61c64a;p=pandora-kernel.git x86: use FIRMWARE_MEMMAP on x86/E820 This patch uses the /sys/firmware/memmap interface provided in the last patch on the x86 architecture when E820 is used. The patch copies the E820 memory map very early, and registers the E820 map afterwards via firmware_map_add_early(). Signed-off-by: Bernhard Walle Acked-by: Greg KH Acked-by: Vivek Goyal Cc: kexec@lists.infradead.org Cc: yhlu.kernel@gmail.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed