git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b96f01
)
tracing/function-graph-tracer: turn tracing_selftest_running into an int
author
Frederic Weisbecker
<fweisbec@gmail.com>
Sat, 6 Dec 2008 02:41:33 +0000
(
03:41
+0100)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 8 Dec 2008 14:11:44 +0000
(15:11 +0100)
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 <fweisbec@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found