diff options
| author | Steven Rostedt <[email protected]> | 2009-04-20 18:16:44 -0400 |
|---|---|---|
| committer | Steven Rostedt <[email protected]> | 2009-04-20 18:16:44 -0400 |
| commit | cb4764a6dbffd9bb3cf759421ae82384071a933d (patch) | |
| tree | 36f28716865fdac826848f23160d7a25e332f8f5 /include/linux | |
| parent | aa18efb2a2f07e1cf062039848e9d369bb358724 (diff) | |
tracing: use nowakeup version of commit for function event trace tests
The startup tests for the event tracer also runs with the function
tracer enabled. The "wakeup" version of the trace commit was used
which can grab spinlocks. If a task was preempted by an NMI
that called a function being traced, it could deadlock due to the
function tracer trying to grab the same lock.
Thanks to Frederic Weisbecker for pointing out where the bug was.
Reported-by: Ingo Molnar <[email protected]>
Reported-by: Frederic Weisbecker <[email protected]>
Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions