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

rcutorture: Make rcu_torture_boost_failed() check for GP end



It is possible that a delayed grace period that rcu_torture_boost()
was polling for ended while rcu_torture_boost_failed() was printing the
failure splat.  It would be good to know when this happens.  This commit
therefore has rcu_torture_boost_failed() recheck the grace period after
printing the splat, and printing a message indicating whether or not
the grace period has ended.

Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
parent 8c7ec02e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment