Signed-off-by: Kevin Hilman <[EMAIL PROTECTED]>
---
 arch/arm/kernel/process.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/arch/arm/kernel/process.c b/arch/arm/kernel/process.c
index 9308346..a0aad84 100644
--- a/arch/arm/kernel/process.c
+++ b/arch/arm/kernel/process.c
@@ -171,12 +171,10 @@ void cpu_idle(void)
                        idle();
                leds_event(led_idle_end);
                local_irq_disable();
-               trace_preempt_exit_idle();
                tick_nohz_restart_sched_tick();
                __preempt_enable_no_resched();
                __schedule();
                preempt_disable();
-               trace_preempt_enter_idle();
                local_irq_enable();
        }
 }
-- 
1.5.4.1.166.g6706d

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to