aboutsummaryrefslogtreecommitdiffstats
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorDmitry Safonov <[email protected]>2015-10-19 18:10:26 +0000
committerSteven Rostedt <[email protected]>2016-03-18 20:39:11 +0000
commit741f3a69f101250dc6b171b88e14ea51b099b1a9 (patch)
tree1dd4253e10c879854b82f5a9eb7c00a2d68a8e93 /net/switchdev/switchdev.c
parentx86: ftrace: Fix the misleading comment for arch/x86/kernel/ftrace.c (diff)
downloadkernel-741f3a69f101250dc6b171b88e14ea51b099b1a9.tar.gz
kernel-741f3a69f101250dc6b171b88e14ea51b099b1a9.zip
tracing: Remove redundant reset per-CPU buff in irqsoff tracer
There is no reason to do it twice: from commit b6f11df26fdc28 ("trace: Call tracing_reset_online_cpus before tracer->init()") resetting of per-CPU buffers done before tracer->init() call. tracer->init() calls {irqs,preempt,preemptirqs}off_tracer_init() and it calls __irqsoff_tracer_init(), which resets per-CPU ringbuffer second time. It's slowpath, but anyway. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Dmitry Safonov <[email protected]> Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions