diff options
author | Steven Rostedt <srostedt@redhat.com> | 2009-04-03 23:24:12 +0400 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-04-07 16:43:08 +0400 |
commit | 597af81537654097b67fd7a0c92775e66d4a86fe (patch) | |
tree | e258b2ce6e6027609a3aa488b697e189872d9cf7 /drivers/i2c/busses/Kconfig | |
parent | 5452af664f6fba26b80eb2c8c4ceae2999d5cf56 (diff) | |
download | linux-597af81537654097b67fd7a0c92775e66d4a86fe.tar.xz |
function-graph: use int instead of atomic for ftrace_graph_active
Impact: cleanup
The variable ftrace_graph_active is only modified under the
ftrace_lock mutex, thus an atomic is not necessary for modification.
Reported-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'drivers/i2c/busses/Kconfig')
0 files changed, 0 insertions, 0 deletions