aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorEric Biggers <[email protected]>2022-02-04 14:17:33 -0800
committerJason A. Donenfeld <[email protected]>2022-02-21 16:48:06 +0100
commit5d58ea3a31cc98b9fa563f6921d3d043bf0103d1 (patch)
treee0a62702c2b6b0463ba30a98e3cb278cf76f5025 /tools/perf/scripts/python/bin/stackcollapse-report
parenta49c010e61e1938be851f5e49ac219d49b704103 (diff)
random: remove use_input_pool parameter from crng_reseed()
The primary_crng is always reseeded from the input_pool, while the NUMA crngs are always reseeded from the primary_crng. Remove the redundant 'use_input_pool' parameter from crng_reseed() and just directly check whether the crng is the primary_crng. Signed-off-by: Eric Biggers <[email protected]> Signed-off-by: Jason A. Donenfeld <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions