ftrace: introduce tracing_reset_online_cpus() helper
authorPekka J Enberg <penberg@cs.helsinki.fi>
Fri, 19 Dec 2008 10:08:39 +0000 (12:08 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 19 Dec 2008 15:29:34 +0000 (16:29 +0100)
Impact: cleanup

This patch factors out common code from multiple tracers into a
tracing_reset_online_cpus() function and converts the tracers to use it.

Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found