[PATCH] x86-64: always use physical delivery mode on > 8 CPUs
[sfrench/cifs-2.6.git] / include / asm-x86_64 / apic.h
index e81d0f289f0b06df8fab258197251de7caa45572..7cfb39cbd91854ab952420b02eb311d0cd7277c1 100644 (file)
@@ -102,5 +102,6 @@ void switch_ipi_to_APIC_timer(void *cpumask);
 #define ARCH_APICTIMER_STOPS_ON_C3     1
 
 extern unsigned boot_cpu_id;
+extern int local_apic_timer_c2_ok;
 
 #endif /* __ASM_APIC_H */