From: Yinghai Lu Date: Thu, 22 Dec 2011 01:45:16 +0000 (-0800) Subject: x86, acpi: Skip acpi x2apic entries if the x2apic feature is not present X-Git-Tag: v3.3-rc1~189^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a35fd28256e7736cc84af8931a16224f0bfaaf6c;p=pandora-kernel.git x86, acpi: Skip acpi x2apic entries if the x2apic feature is not present If the x2apic feature is not present (either the cpu is not capable of it or the user has disabled the feature using boot-parameter etc), ignore the x2apic MADT and SRAT entries provided by the ACPI tables. Signed-off-by: Yinghai Lu Link: http://lkml.kernel.org/r/20111222014632.540896503@sbsiddha-desk.sc.intel.com Signed-off-by: Suresh Siddha Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed