Skip to content
Commit 8b5ddf8b authored by Paul E. McKenney's avatar Paul E. McKenney
Browse files

rcutorture: Separate warnings for each failure type



Currently, each of six different types of failure triggers a
single WARN_ON_ONCE(), and it is then necessary to stare at the
rcu_torture_stats(), Reader Pipe, and Reader Batch lines looking for
inappropriately non-zero values.  This can be annoying and error-prone,
so this commit provides a separate WARN_ON_ONCE() for each of the
six error conditions and adds short comments to each to ease error
identification.

Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
parent b3ffb206
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment