summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_stack.c
diff options
context:
space:
mode:
authorSteven Rostedt (VMware) <rostedt@goodmis.org>2017-09-21 16:22:49 -0400
committerSteven Rostedt (VMware) <rostedt@goodmis.org>2017-10-04 11:36:56 -0400
commit12ecef0cb12102d8c034770173d2d1363cb97d52 (patch)
tree9004cba90a415c4843acb13708e9a0b75337b6f4 /kernel/trace/trace_stack.c
parent6e7a2398114a2597a0995f96f44d908741ae5035 (diff)
downloadlinux-12ecef0cb12102d8c034770173d2d1363cb97d52.tar.bz2
tracing: Reverse the order of trace_types_lock and event_mutex
In order to make future changes where we need to call tracing_set_clock() from within an event command, the order of trace_types_lock and event_mutex must be reversed, as the event command will hold event_mutex and the trace_types_lock is taken from within tracing_set_clock(). Link: http://lkml.kernel.org/r/20170921162249.0dde3dca@gandalf.local.home Requested-by: Tom Zanussi <tom.zanussi@linux.intel.com> Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'kernel/trace/trace_stack.c')
0 files changed, 0 insertions, 0 deletions