tracing: Rename max_stack_lock to stack_trace_max_lock
authorSteven Rostedt (Red Hat) <rostedt@goodmis.org>
Tue, 3 Nov 2015 19:50:15 +0000 (14:50 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Tue, 3 Nov 2015 19:50:15 +0000 (14:50 -0500)
commitd332736df0c277905de06311ae084e2c76580a3f
tree9cfa8234b9ce54d306a3c4c4c474f31c839ffc82
parentbb99d8ccec7f83a2730a29d1ae7eee5ffa446a9e
tracing: Rename max_stack_lock to stack_trace_max_lock

Now that max_stack_lock is a global variable, it requires a naming
convention that is unlikely to collide. Rename it to the same naming
convention that the other stack_trace variables have.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
include/linux/ftrace.h
kernel/trace/trace_stack.c