diff options
author | Steven Rostedt <[email protected]> | 2008-07-15 09:53:37 -0400 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2008-07-18 18:57:34 +0200 |
commit | 1e01cb0c6ff7e9ddb6547551794c6aa82785a7cb (patch) | |
tree | 791ecc834a169f6e3d7322a0c285dd95e9cd0c31 /net/unix/sysctl_net_unix.c | |
parent | e59494f441c834ca7aaa0e6fa6678ddbd3d72743 (diff) |
ftrace: only trace preempt off with preempt tracer
When PREEMPT_TRACER and IRQSOFF_TRACER are both configured and irqsoff
tracer is running, the preempt_off sections might also be traced.
Thanks to Andrew Morton for pointing out my mistake of spin_lock disabling
interrupts while he was reviewing ftrace.txt. Seems that my example I used
actually hit this bug.
Signed-off-by: Steven Rostedt <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions