git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a38c538
)
x86, acpi: Add MAX_LOCAL_APIC for 32bit
author
Yinghai Lu
<yinghai@kernel.org>
Fri, 17 Dec 2010 03:09:24 +0000
(19:09 -0800)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Thu, 23 Dec 2010 21:15:53 +0000
(13:15 -0800)
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>
No differences found