aboutsummaryrefslogtreecommitdiff
path: root/kernel/workqueue.c
diff options
context:
space:
mode:
authorSteven Rostedt <srostedt@redhat.com>2009-04-20 13:24:21 -0400
committerSteven Rostedt <rostedt@goodmis.org>2009-04-20 13:24:21 -0400
commit17487bfeb6cfb05920e6a9d5a54f345f2917b4e7 (patch)
tree23064df0a7814788823484098450cb2924ff9a34 /kernel/workqueue.c
parent23de29de2d8b227943be191d59fb6d983996d55e (diff)
tracing: fix recursive test level calculation
The recursive tests to detect same level recursion in the ring buffers did not account for the hard/softirq_counts to be shifted. Thus the numbers could be larger than then mask to be tested. This patch includes the shift for the calculation of the irq depth. [ Impact: stop false positives in trace recursion detection ] Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'kernel/workqueue.c')
0 files changed, 0 insertions, 0 deletions