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

rcutorture: Make failure indication note reader-batch overflow



The loop scanning the pipesummary[] array currently skips the last
element, which means that the diagnostics ignore those rarest of
situations, namely where some readers persist across more than ten
grace periods, but all other readers avoid spanning a full grace period.
This commit therefore adjusts the scan to include the last element of
this array.

Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
parent 5c92d750
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