summaryrefslogtreecommitdiffstats
path: root/crypto/dh_helper.c
diff options
context:
space:
mode:
authorPavankumar Kondeti <pkondeti@codeaurora.org>2016-12-09 21:50:17 +0530
committerSteven Rostedt <rostedt@goodmis.org>2016-12-12 13:51:02 -0500
commitc59f29cb144a6a0dfac16ede9dc8eafc02dc56ca (patch)
tree54eb12f59132eea62dd2f71a9ddf3c56940d9aa1 /crypto/dh_helper.c
parent1a41442864e35bff859582fe9c5d051d0b1040ba (diff)
downloadlinux-c59f29cb144a6a0dfac16ede9dc8eafc02dc56ca.tar.bz2
tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate results
The 's' flag is supposed to indicate that a softirq is running. This can be detected by testing the preempt_count with SOFTIRQ_OFFSET. The current code tests the preempt_count with SOFTIRQ_MASK, which would be true even when softirqs are disabled but not serving a softirq. Link: http://lkml.kernel.org/r/1481300417-3564-1-git-send-email-pkondeti@codeaurora.org Signed-off-by: Pavankumar Kondeti <pkondeti@codeaurora.org> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'crypto/dh_helper.c')
0 files changed, 0 insertions, 0 deletions