diff options
author | Namhyung Kim <namhyung.kim@lge.com> | 2013-10-14 12:24:25 +0400 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2013-10-19 06:20:33 +0400 |
commit | 6a10108bdbbfb66e5c431fd1056534e9717d34eb (patch) | |
tree | a9d30739ba6bcf62c19418759c4c679e008ae258 /kernel/trace/trace.h | |
parent | faf982a60f7c985808f761cff5d508f21c691790 (diff) | |
download | linux-6a10108bdbbfb66e5c431fd1056534e9717d34eb.tar.xz |
ftrace: Narrow down the protected area of graph_lock
The parser set up is just a generic utility that uses local variables
allocated by the function. There's no need to hold the graph_lock for
this set up.
This also makes the code simpler.
Link: http://lkml.kernel.org/r/1381739066-7531-4-git-send-email-namhyung@kernel.org
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'kernel/trace/trace.h')
0 files changed, 0 insertions, 0 deletions