Hello!
This series contains torture-test updates:
1. Dump grace-period state upon rtort_pipe_count incidents.
2. Support randomized shuffling for proxy exec testing, courtesy
of Connor O'Brien.
3. Add lock_torture_writer_fifo module param, courtesy of Dietmar
Eggemann.
4. Make torture_hrtimeout_*() use TASK_IDLE.
5. Move torture_onoff() timeouts to hrtimers.
6. Move torture_shuffle() timeouts to hrtimers.
7. Move stutter_wait() timeouts to hrtimers.
8. Stop right-shifting torture_random() return values.
9. Stop right-shifting torture_random() return values.
Thanx, Paul
------------------------------------------------------------------------
b/kernel/locking/locktorture.c | 3 ++-
b/kernel/rcu/rcutorture.c | 1 +
b/kernel/torture.c | 10 ++++++++--
kernel/rcu/rcutorture.c | 6 +++---
kernel/torture.c | 31 +++++++++++++++++++++----------
5 files changed, 35 insertions(+), 16 deletions(-)