From: Jack Steiner Date: Fri, 28 Mar 2008 19:12:09 +0000 (-0500) Subject: x86: parsing for ACPI "SAPIC" table X-Git-Tag: v2.6.26-rc1~1154^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac049c1db72963e19b29b63c42ab8759384eef20;p=pandora-kernel.git x86: parsing for ACPI "SAPIC" table Add kernel support for new ACPI "sapic" tables that contain 16-bit APICIDs. This patch simply adds parsing of an optional SAPIC table if present. Otherwise, the traditional local APIC table is used. Note: the SAPIC table is not a new ACPI table - it exists on other architectures but is not currently recognized by x86_64. Signed-off-by: Jack Steiner Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed