rcutorture: Aggressive forward-progress tests shouldn't block shutdown
authorPaul E. McKenney <paulmck@linux.ibm.com>
Wed, 10 Jul 2019 15:30:00 +0000 (08:30 -0700)
committerPaul E. McKenney <paulmck@linux.ibm.com>
Thu, 1 Aug 2019 21:30:22 +0000 (14:30 -0700)
commit60013d5d2b4031e6027005e5e2dcb6ee6da6b186
tree1308ce980d51d1cef1f51972098ed27a30abee47
parent77e9752ce69f36f1be4e366373727fb7921f5909
rcutorture: Aggressive forward-progress tests shouldn't block shutdown

The more aggressive forward-progress tests can interfere with rcutorture
shutdown, resulting in false-positive diagnostics.  This commit therefore
ends any such tests 30 seconds prior to shutdown.

Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
kernel/rcu/rcutorture.c