patch-2.4.0-test9 linux/arch/i386/kernel/apic.c
Next file: linux/arch/i386/kernel/bluesmoke.c
Previous file: linux/arch/i386/kernel/acpi.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sun Oct 1 20:35:15 2000
- Orig file:
v2.4.0-test8/linux/arch/i386/kernel/apic.c
- Orig date:
Mon Aug 28 11:57:29 2000
diff -u --recursive --new-file v2.4.0-test8/linux/arch/i386/kernel/apic.c linux/arch/i386/kernel/apic.c
@@ -695,7 +695,7 @@
* [ if a single-CPU system runs an SMP kernel then we call the local
* interrupt as well. Thus we cannot inline the local irq ... ]
*/
-unsigned int apic_timer_irqs [NR_CPUS] = { 0, };
+unsigned int apic_timer_irqs [NR_CPUS];
void smp_apic_timer_interrupt(struct pt_regs * regs)
{
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)