diff options
author | Paul E. McKenney <[email protected]> | 2022-11-06 18:16:14 -0800 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2023-01-03 17:52:54 -0800 |
commit | 95f93e97ed0f56f54f74293a0a82e05599d5078d (patch) | |
tree | 7219e80f6e48e23014daeb1175a4048b84f17530 /scripts/gdb/linux/modules.py | |
parent | 1b929c02afd37871d5afb9d498426f83432e71c2 (diff) |
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: Paul E. McKenney <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions