diff options
author | Paul E. McKenney | 2019-08-14 12:02:40 -0700 |
---|---|---|
committer | Paul E. McKenney | 2019-10-05 11:50:03 -0700 |
commit | 8b5ddf8b99dc42241d1d413c6685bce18275c40e (patch) | |
tree | 4ef1c7d7550c4d138cf223624aec068cc66f0cb4 /kernel/rcu/update.c | |
parent | b3ffb206ddd7f07d83bafd10e1b403df57055af4 (diff) |
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: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'kernel/rcu/update.c')
0 files changed, 0 insertions, 0 deletions