commit | 56d91f132c9be66e98cce1b1e77a28027048bb26 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Thu Dec 16 19:09:24 2010 -0800 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Thu Dec 23 13:15:53 2010 -0800 |
tree | 4346a55e9aaa80c0a90a6fdd9d50954b3914e09f | |
parent | a38c5380ef9f088be9f49b6e4c5d80af8b1b5cd4 [diff] |
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 <yinghai@kernel.org> LKML-Reference: <4D0AD464.2020408@kernel.org> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>