From: ravikiran thirumalai Date: Mon, 26 Jun 2006 11:56:04 +0000 (+0200) Subject: [PATCH] x86_64: Use local APIC ID from local APIC instead of CPUID X-Git-Tag: v2.6.18-rc1~612^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f4fdb7fba0b3ec66df39d0e743e701404161fb8;p=pandora-kernel.git [PATCH] x86_64: Use local APIC ID from local APIC instead of CPUID vSMPowered systems use apic_cluster too. Forcing apic_physflat works on these systems too, but only if we change phys_pkg_id to use hard_smp_prcoessor_id() instead of cpuid_ebx. I am guessing other multichassi cluster systems would need this too. Signed-off-by: ravikiran thirumalai Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed