From: Cihula, Joseph Date: Wed, 20 Aug 2008 23:43:07 +0000 (-0700) Subject: x86, e820: add support for AddressRangeUnusuable ACPI memory type X-Git-Tag: v2.6.28-rc1~711^2^2~44^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=671eef85a3e885dff4ce210d8774ad50a91d5967;p=pandora-kernel.git x86, e820: add support for AddressRangeUnusuable ACPI memory type Add support for the E820_UNUSABLE memory type, which is defined in Revision 3.0b (Oct. 10, 2006) of the ACPI Specification on p. 394 Table 14-1: AddressRangeUnusuable This range of address contains memory in which errors have been detected. This range must not be used by the OSPM. Signed-off-by: Joseph Cihula Signed-off-by: Shane Wang Signed-off-by: Gang Wei Signed-off-by: Andrew Morton Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed