torture: Move torture_shuffle() timeouts to hrtimers
authorPaul E. McKenney <paulmck@kernel.org>
Mon, 26 Jun 2023 23:27:02 +0000 (16:27 -0700)
committerPaul E. McKenney <paulmck@kernel.org>
Mon, 14 Aug 2023 22:01:08 +0000 (15:01 -0700)
commitdea81dcfd3497e75eb23e7543434f88c34289d31
treef81a28c8a44cd8a8cc77a51150dc358b6939bccf
parent3f0c06e1cba6207703733474bc7b55292bc86c6a
torture: Move torture_shuffle() timeouts to hrtimers

In order to gain better race coverage, move the CPU-migration timed
waits in torture_shuffle() to torture_hrtimeout_jiffies().

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