diff options
author | Joel Fernandes (Google) <joel@joelfernandes.org> | 2020-11-18 11:15:41 -0500 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2021-01-06 16:24:19 -0800 |
commit | b4e6039e8af8c20dfbbdfcaebfcbd7c9d9ffe713 (patch) | |
tree | a739b9f1aef750d312a7b0002a8db189c197477e /include/linux/rcu_segcblist.h | |
parent | 3afe7fa535491ecd0382c3968dc2349602bff8a2 (diff) | |
download | linux-b4e6039e8af8c20dfbbdfcaebfcbd7c9d9ffe713.tar.gz linux-b4e6039e8af8c20dfbbdfcaebfcbd7c9d9ffe713.tar.bz2 linux-b4e6039e8af8c20dfbbdfcaebfcbd7c9d9ffe713.zip |
rcu/segcblist: Add debug checks for segment lengths
This commit adds debug checks near the end of rcu_do_batch() that emit
warnings if an empty rcu_segcblist structure has non-zero segment counts,
or, conversely, if a non-empty structure has all-zero segment counts.
Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
[ paulmck: Fix queue/segment-length checks. ]
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'include/linux/rcu_segcblist.h')
0 files changed, 0 insertions, 0 deletions