aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorMasami Hiramatsu <[email protected]>2018-06-20 01:16:17 +0900
committerIngo Molnar <[email protected]>2018-06-21 12:33:20 +0200
commit2bbda764d720aacabaad38374d26fcccb7843f17 (patch)
tree25d60c92825b75c73362b455baafb5464aca07cc /tools/perf/scripts/python/net_dropmonitor.py
parentcce188bd58cfbd603b904dbce75f34de2eff959a (diff)
kprobes/x86: Do not disable preempt on int3 path
Since int3 and debug exception(for singlestep) are run with IRQ disabled and while running single stepping we drop IF from regs->flags, that path must not be preemptible. So we can remove the preempt disable/enable calls from that path. Suggested-by: Ingo Molnar <[email protected]> Signed-off-by: Masami Hiramatsu <[email protected]> Acked-by: Thomas Gleixner <[email protected]> Cc: Ananth N Mavinakayanahalli <[email protected]> Cc: Andrew Morton <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Steven Rostedt <[email protected]> Cc: [email protected] Cc: [email protected] Link: https://lore.kernel.org/lkml/152942497779.15209.2879580696589868291.stgit@devbox Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions