torture: Move torture_onoff() timeouts to hrtimers
authorPaul E. McKenney <paulmck@kernel.org>
Mon, 26 Jun 2023 22:19:56 +0000 (15:19 -0700)
committerPaul E. McKenney <paulmck@kernel.org>
Mon, 14 Aug 2023 22:01:08 +0000 (15:01 -0700)
commit3f0c06e1cba6207703733474bc7b55292bc86c6a
treea978c71ab9fadcb6fe0ca6eaaedcb20880339d69
parent872948c665f50a1446e8a34b1ed57bb0b3a9ca4a
torture: Move torture_onoff() timeouts to hrtimers

In order to gain better race coverage, move the CPU-hotplug-related
timed waits in torture_onoff() to torture_hrtimeout_jiffies().

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
kernel/torture.c