]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/x86/kernel/apic/apic.c
x86, acpi: Add MAX_LOCAL_APIC for 32bit
[mv-sheeva.git] / arch / x86 / kernel / apic / apic.c
index 463839645f9b4feb187554934ddfeb48fc1e5e87..0d5d07f2253e7d9abe4cb83cabc6084352bfd23b 100644 (file)
@@ -1707,7 +1707,7 @@ void __init init_apic_mappings(void)
  * This initializes the IO-APIC and APIC hardware if this is
  * a UP kernel.
  */
-int apic_version[MAX_APICS];
+int apic_version[MAX_LOCAL_APIC];
 
 int __init APIC_init_uniprocessor(void)
 {