diff options
author | Christophe Leroy <[email protected]> | 2024-08-22 09:13:13 +0200 |
---|---|---|
committer | Jason A. Donenfeld <[email protected]> | 2024-09-13 17:28:35 +0200 |
commit | b7bad082e113640fc81200ff869e5c2d7a9c29a2 (patch) | |
tree | d1e95815144303fae74ac0852a20209103730c02 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 81723e3ac388271cf1fe9d9ca8f4e9c74689ea0e (diff) |
random: vDSO: avoid call to out of line memset()
With the current implementation, __cvdso_getrandom_data() calls
memset() on certain architectures, which is unexpected in the VDSO.
Rather than providing a memset(), simply rewrite opaque data
initialization to avoid memset().
Signed-off-by: Christophe Leroy <[email protected]>
Acked-by: Ard Biesheuvel <[email protected]>
Signed-off-by: Jason A. Donenfeld <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions