diff options
author | 2021-04-08 10:46:55 -0700 | |
---|---|---|
committer | 2021-05-10 16:05:06 -0700 | |
commit | bcd4af44e2f173074328980b60178fdbb1853e4f (patch) | |
tree | 709750709efea4dd80b73da5bc6fb35544462d50 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rcutorture: Consolidate rcu_torture_boost() timing and statistics (diff) | |
download | wireguard-linux-bcd4af44e2f173074328980b60178fdbb1853e4f.tar.xz wireguard-linux-bcd4af44e2f173074328980b60178fdbb1853e4f.zip |
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: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions