summaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorChristophe Leroy <christophe.leroy@csgroup.eu>2024-08-22 10:13:13 +0300
committerJason A. Donenfeld <Jason@zx2c4.com>2024-09-13 18:28:35 +0300
commitb7bad082e113640fc81200ff869e5c2d7a9c29a2 (patch)
treed1e95815144303fae74ac0852a20209103730c02 /net/lapb/lapb_subr.c
parent81723e3ac388271cf1fe9d9ca8f4e9c74689ea0e (diff)
downloadlinux-b7bad082e113640fc81200ff869e5c2d7a9c29a2.tar.xz
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 <christophe.leroy@csgroup.eu> Acked-by: Ard Biesheuvel <ardb@kernel.org> Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions