scftorture: Add full-test stutter capability
authorPaul E. McKenney <paulmck@kernel.org>
Thu, 24 Sep 2020 19:11:57 +0000 (12:11 -0700)
committerPaul E. McKenney <paulmck@kernel.org>
Sat, 7 Nov 2020 01:13:56 +0000 (17:13 -0800)
commit85558182d545fe9c0583a39dbb6359ee954e35d5
treec3e23183d6d27ae972bd2ab77542ba3bfbcf28ec
parenta5136f4ffb44f8c1a80406c5bfd4d233433398e6
scftorture: Add full-test stutter capability

In virtual environments on systems with hardware assist, inter-processor
interrupts must do very different things based on whether the target
vCPU is running or not.  This commit therefore enables torture-test
stuttering to better test these running/not-running transitions.

Suggested-by: Chris Mason <clm@fb.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
kernel/scftorture.c