diff options
author | 2015-10-26 03:45:22 -0400 | |
---|---|---|
committer | 2015-10-26 03:51:32 -0400 | |
commit | fb662288284e8f2ec26f13d50a6b0d5781771648 (patch) | |
tree | c048e8da54d35d7abafe5f661a37a2a59e9f0a3c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tracing: Check all tasks on each CPU when filtering pids (diff) | |
download | wireguard-linux-fb662288284e8f2ec26f13d50a6b0d5781771648.tar.xz wireguard-linux-fb662288284e8f2ec26f13d50a6b0d5781771648.zip |
tracing: Fix sparse RCU warning
p_start() and p_stop() are seq_file functions that match. Teach sparse to
know that rcu_read_lock_sched() that is taken by p_start() is released by
p_stop.
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions