diff options
author | Steven Rostedt <[email protected]> | 2008-11-14 16:21:19 -0800 |
---|---|---|
committer | Steven Rostedt <[email protected]> | 2008-11-20 10:51:15 -0800 |
commit | 6d07bb47354174a9b52d3b03f9e38b069a93d341 (patch) | |
tree | 90a3842276fceaee61067c2791eb63a457ad0fc3 /net/lapb/lapb_iface.c | |
parent | ee2f6cc7f9ea2542ad46070ed62ba7aa04d08871 (diff) |
powerpc: ftrace, do not latency trace idle
Impact: fix for irq off latency tracer
When idle is called, interrupts are disabled, but the idle function
will still wake up on an interrupt. The problem is that the interrupt
disabled latency tracer will take this call to idle as a latency.
This patch disables the latency tracing when going into idle.
Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions