]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/kernel/io_apic.c
cpumask: Use nr_cpu_ids in seq_cpumask
[linux-2.6-omap-h63xx.git] / arch / x86 / kernel / io_apic.c
index 1184210e6d0cf3dc0af170d14af286d3dfa1d78b..6dbf427175ffa349ee377d86b09c6f339eb8db74 100644 (file)
@@ -2217,10 +2217,9 @@ static void set_ir_ioapic_affinity_irq(unsigned int irq,
 asmlinkage void smp_irq_move_cleanup_interrupt(void)
 {
        unsigned vector, me;
+
        ack_APIC_irq();
-#ifdef CONFIG_X86_64
        exit_idle();
-#endif
        irq_enter();
 
        me = smp_processor_id();