perf_counter: x86: Remove interrupt throttle
[deliverable/linux.git] / arch / x86 / kernel / apic / apic.c
index b4f64402a82a4714d4b7e087b021de98da23cfa6..89b63b5fad3371daf9fd97906b69e40e9aad404d 100644 (file)
@@ -763,8 +763,6 @@ static void local_apic_timer_interrupt(void)
        inc_irq_stat(apic_timer_irqs);
 
        evt->event_handler(evt);
-
-       perf_counter_unthrottle();
 }
 
 /*
This page took 0.023915 seconds and 5 git commands to generate.