diff options
author | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2019-10-11 18:19:17 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-10-17 13:44:00 -0700 |
commit | faf6784df889dac1ed996136119a1d8c0af7b581 (patch) | |
tree | 84b41b26f4a2e102b9a3152872e1943f3dabceb3 /samples/uhid | |
parent | c22c72ff4c413f762d03966b150a90f46c77f215 (diff) |
tracing: Get trace_array reference for available_tracers files
commit 194c2c74f5532e62c218adeb8e2b683119503907 upstream.
As instances may have different tracers available, we need to look at the
trace_array descriptor that shows the list of the available tracers for the
instance. But there's a race between opening the file and an admin
deleting the instance. The trace_array_get() needs to be called before
accessing the trace_array.
Cc: stable@vger.kernel.org
Fixes: 607e2ea167e56 ("tracing: Set up infrastructure to allow tracers for instances")
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'samples/uhid')
0 files changed, 0 insertions, 0 deletions