diff options
author | 2024-06-18 10:40:30 -0700 | |
---|---|---|
committer | 2024-07-29 07:43:06 +0530 | |
commit | 3471e96bcf53731639587580fd02e5a297940b91 (patch) | |
tree | cb0ee04f2d5bba89fd22511f4007d16194a9a80f /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Linux 6.11-rc1 (diff) | |
download | wireguard-linux-3471e96bcf53731639587580fd02e5a297940b91.tar.xz wireguard-linux-3471e96bcf53731639587580fd02e5a297940b91.zip |
rcu/kfree: Warn on unexpected tail state
Within the rcu_sr_normal_gp_cleanup_work() function, there is an acquire
load from rcu_state.srs_done_tail, which is expected to be non-NULL.
This commit adds a WARN_ON_ONCE() to check this expectation.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Neeraj Upadhyay <neeraj.upadhyay@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions