x86: Drop x86_32 MAX_APICID
commitb78aa66b1fe4179d28e3f6502dc179773519a1bb
authorTejun Heo <tj@kernel.org>
Sun, 23 Jan 2011 13:37:28 +0000 (23 14:37 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 28 Jan 2011 13:54:04 +0000 (28 14:54 +0100)
treef0d27cefdb94a2ad9ca269e2a554367276e8518c
parentbd22a2f1982fa3e90ce7d5d011c37d88aa67e73c
x86: Drop x86_32 MAX_APICID

Commit 56d91f13 (x86, acpi: Add MAX_LOCAL_APIC for 32bit) added
MAX_LOCAL_APIC for x86_32 but didn't replace MAX_APICID users
with it. Convert MAX_APICID users to MAX_LOCAL_APIC and drop
MAX_APICID.

Signed-off-by: Tejun Heo <tj@kernel.org>
Reviewed-by: Pekka Enberg <penberg@kernel.org>
Acked-by: Yinghai Lu <yinghai@kernel.org>
Cc: eric.dumazet@gmail.com
Cc: yinghai@kernel.org
Cc: brgerst@gmail.com
Cc: gorcunov@gmail.com
Cc: shaohui.zheng@intel.com
Cc: rientjes@google.com
LKML-Reference: <1295789862-25482-3-git-send-email-tj@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/mpspec.h
arch/x86/kernel/smpboot.c
arch/x86/mm/srat_32.c