diff options
author | Jiri Slaby <[email protected]> | 2020-02-28 12:54:05 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-02-28 16:06:49 +0100 |
commit | 4b70dd57a15d2f4685ac6e38056bad93e81e982f (patch) | |
tree | 99092eb75291a1ebc0f01c69fc4dac5d73cb8645 /tools/perf/util/trace-event-scripting.c | |
parent | f8788d86ab28f61f7b46eb6be375f8a726783636 (diff) |
vt: selection, push console lock down
We need to nest the console lock in sel_lock, so we have to push it down
a bit. Fortunately, the callers of set_selection_* just lock the console
lock around the function call. So moving it down is easy.
In the next patch, we switch the order.
Signed-off-by: Jiri Slaby <[email protected]>
Fixes: 07e6124a1a46 ("vt: selection, close sel_buffer race")
Cc: stable <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions