Merge branch 'linus' into x86/mce3
[linux-2.6-block.git] / arch / x86 / kernel / irqinit.c
index 4a69ec55be3de6b7a76bc96176f6891dea53b522..696f0e475c2d6d8b8b5f2eb4a22e4d934a00e561 100644 (file)
@@ -207,7 +207,6 @@ static void __init apic_intr_init(void)
 
        /* Performance monitoring interrupts: */
 # ifdef CONFIG_PERF_COUNTERS
-       alloc_intr_gate(LOCAL_PERF_VECTOR, perf_counter_interrupt);
        alloc_intr_gate(LOCAL_PENDING_VECTOR, perf_pending_interrupt);
 # endif