From: Yinghai Lu Date: Fri, 17 Dec 2010 03:09:24 +0000 (-0800) Subject: x86, acpi: Add MAX_LOCAL_APIC for 32bit X-Git-Tag: v2.6.38-rc1~486^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56d91f132c9be66e98cce1b1e77a28027048bb26;p=pandora-kernel.git x86, acpi: Add MAX_LOCAL_APIC for 32bit We should use MAX_LOCAL_APIC for max apic ids and MAX_APICS as number of local apics. Also apic_version[] array should use MAX_LOCAL_APICs. Signed-off-by: Yinghai Lu LKML-Reference: <4D0AD464.2020408@kernel.org> Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed