diff options
| author | Steven Rostedt (Red Hat) <[email protected]> | 2015-10-26 03:45:22 -0400 |
|---|---|---|
| committer | Steven Rostedt <[email protected]> | 2015-10-26 03:51:32 -0400 |
| commit | fb662288284e8f2ec26f13d50a6b0d5781771648 (patch) | |
| tree | c048e8da54d35d7abafe5f661a37a2a59e9f0a3c /scripts/gdb/linux/lists.py | |
| parent | 8ca532ad2b050da0d0db3544d9ab8b40675e4ca1 (diff) | |
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 <[email protected]>
Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions