diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2024-06-18 10:40:30 -0700 |
---|---|---|
committer | Neeraj Upadhyay <neeraj.upadhyay@kernel.org> | 2024-07-29 07:43:06 +0530 |
commit | 3471e96bcf53731639587580fd02e5a297940b91 (patch) | |
tree | cb0ee04f2d5bba89fd22511f4007d16194a9a80f /lib/crypto/mpi/mpi-mod.c | |
parent | 8400291e289ee6b2bf9779ff1c83a291501f017b (diff) |
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 'lib/crypto/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions