Commit 0a3d7ce
tracing: Check return value of tracing_dentry_percpu()
If tracing_dentry_percpu() failed, tracing_init_debugfs_percpu()
will try to create each cpu directories on debugfs' root directory
as d_percpu is NULL.
Link: http://lkml.kernel.org/r/1335143517-2285-1-git-send-email-namhyung.kim@lge.com
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@redhat.com>
Signed-off-by: Namhyung Kim <namhyung.kim@lge.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>1 parent 308f7ee commit 0a3d7ce
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4474 | 4474 | | |
4475 | 4475 | | |
4476 | 4476 | | |
| 4477 | + | |
| 4478 | + | |
| 4479 | + | |
4477 | 4480 | | |
4478 | 4481 | | |
4479 | 4482 | | |
| |||
0 commit comments