From: Thomas Renninger Date: Sun, 30 Sep 2012 22:23:53 +0000 (+0200) Subject: x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() for e820 handling X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~17^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e30524dcc0d0ac1a18a5cee482b9d9cde3cb332;p=pandora-kernel.git x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() for e820 handling This is needed for ACPI table overriding via initrd. Beside reserving memblocks, X86 also requires to flag the memory area to E820_RESERVED or E820_ACPI in the e820 mappings to be able to io(re)map it later. Signed-off-by: Thomas Renninger Link: http://lkml.kernel.org/r/1349043837-22659-3-git-send-email-trenn@suse.de Cc: Len Brown Cc: Robert Moore Cc: Yinghai Lu Cc: Eric Piel Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed