From: Frederic Weisbecker Date: Sat, 6 Dec 2008 02:41:33 +0000 (+0100) Subject: tracing/function-graph-tracer: turn tracing_selftest_running into an int X-Git-Tag: v2.6.29-rc1~586^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e1b82e0866befaa0b2920be296c6e4c3fc7f422;p=pandora-kernel.git tracing/function-graph-tracer: turn tracing_selftest_running into an int Impact: cleanup Apply some suggestions of Steven Rostedt: _turn tracing_selftest_running into a simple int (no need of an atomic_t) _set it __read_mostly _fix a comment style Signed-off-by: Frederic Weisbecker Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed