]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/ia64/kernel/perfmon.c
remove put_cpu_no_resched()
[net-next-2.6.git] / arch / ia64 / kernel / perfmon.c
index 8a06dc480594c0d3e93636eccad9ea9316944127..bdc176cb5e85bc471649d47259951274db3c29e9 100644 (file)
@@ -5595,7 +5595,7 @@ pfm_interrupt_handler(int irq, void *arg)
                (*pfm_alt_intr_handler->handler)(irq, arg, regs);
        }
 
-       put_cpu_no_resched();
+       put_cpu();
        return IRQ_HANDLED;
 }