From: Daniel J Blueman Date: Wed, 14 Mar 2012 07:17:34 +0000 (+0800) Subject: x86/platform: Move APIC ID validity check into platform APIC code X-Git-Tag: v3.4-rc1~149^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa63030e9c79e37b4d4e63b39ffb09cfb7aa0fe4;p=pandora-kernel.git x86/platform: Move APIC ID validity check into platform APIC code Move APIC ID validity check into platform APIC code, so it can be overridden when needed. For NumaChip systems, always trust MADT, as it's constructed with high APIC IDs. Behaviour verifies on standard x86 systems and on NumaChip systems with this, and compile-tested with allyesconfig. Signed-off-by: Daniel J Blueman Reviewed-by: Steffen Persvold Cc: Yinghai Lu Cc: H. Peter Anvin Cc: Suresh Siddha Link: http://lkml.kernel.org/r/1331709454-27966-1-git-send-email-daniel@numascale-asia.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed