diff options
author | 2022-09-27 11:26:44 +0200 | |
---|---|---|
committer | 2022-09-29 21:37:27 +0200 | |
commit | dd54fd7dfa4574fe350b75a90693dc6552c535e3 (patch) | |
tree | e5c63f9a0579050ef1d5cd4dc09f258522f5f915 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | kfence: use better stack hash seed (diff) | |
download | linux-dev-dd54fd7dfa4574fe350b75a90693dc6552c535e3.tar.xz linux-dev-dd54fd7dfa4574fe350b75a90693dc6552c535e3.zip |
random: use init_utsname() instead of utsname()
Rather than going through the current-> indirection for utsname, at this
point in boot, init_utsname()==utsname(), so just use it directly that
way. Additionally, init_utsname() appears to be available nearly always,
so move it into random_init_early().
Suggested-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions