Skip to content
Commit 95f93e97 authored by Paul E. McKenney's avatar Paul E. McKenney
Browse files

torture: Seed torture_random_state on CPU



The DEFINE_TORTURE_RANDOM_PERCPU() macro defines per-CPU random-number
generators for torture testing, but the seeds for each CPU's instance
will be identical if they are first used at the same time.  This commit
therefore adds the CPU number to the mix when reseeding.

Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
parent 1b929c02
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment