linux-stable/arch
Jason A. Donenfeld 197173db99 treewide: use get_random_bytes() when possible
The prandom_bytes() function has been a deprecated inline wrapper around
get_random_bytes() for several releases now, and compiles down to the
exact same code. Replace the deprecated wrapper with a direct call to
the real function. This was done as a basic find and replace.

Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Yury Norov <yury.norov@gmail.com>
Reviewed-by: Christophe Leroy <christophe.leroy@csgroup.eu> # powerpc
Acked-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2022-10-11 17:42:58 -06:00
..
alpha alpha: remove the needless aliases osf_{readv,writev} 2022-10-11 10:27:39 -07:00
arc - Yu Zhao's Multi-Gen LRU patches are here. They've been under test in 2022-10-10 17:53:04 -07:00
arm treewide: use get_random_{u8,u16}() when possible, part 1 2022-10-11 17:42:58 -06:00
arm64 treewide: use get_random_{u8,u16}() when possible, part 1 2022-10-11 17:42:58 -06:00
csky - Yu Zhao's Multi-Gen LRU patches are here. They've been under test in 2022-10-10 17:53:04 -07:00
hexagon Kbuild updates for v6.1 2022-10-10 12:00:45 -07:00
ia64 - Yu Zhao's Multi-Gen LRU patches are here. They've been under test in 2022-10-10 17:53:04 -07:00
loongarch treewide: use prandom_u32_max() when possible, part 1 2022-10-11 17:42:55 -06:00
m68k - Yu Zhao's Multi-Gen LRU patches are here. They've been under test in 2022-10-10 17:53:04 -07:00
microblaze Kbuild updates for v6.1 2022-10-10 12:00:45 -07:00
mips treewide: use prandom_u32_max() when possible, part 1 2022-10-11 17:42:55 -06:00
nios2 - Yu Zhao's Multi-Gen LRU patches are here. They've been under test in 2022-10-10 17:53:04 -07:00
openrisc kbuild: remove head-y syntax 2022-10-02 18:06:03 +09:00
parisc treewide: use get_random_u32() when possible 2022-10-11 17:42:58 -06:00
powerpc treewide: use get_random_bytes() when possible 2022-10-11 17:42:58 -06:00
riscv These are the pin control changes for the v6.1 kernel cycle: 2022-10-11 10:59:59 -07:00
s390 treewide: use get_random_u32() when possible 2022-10-11 17:42:58 -06:00
sh - Yu Zhao's Multi-Gen LRU patches are here. They've been under test in 2022-10-10 17:53:04 -07:00
sparc treewide: use prandom_u32_max() when possible, part 1 2022-10-11 17:42:55 -06:00
um treewide: use prandom_u32_max() when possible, part 1 2022-10-11 17:42:55 -06:00
x86 treewide: use get_random_u32() when possible 2022-10-11 17:42:58 -06:00
xtensa - Yu Zhao's Multi-Gen LRU patches are here. They've been under test in 2022-10-10 17:53:04 -07:00
.gitignore
Kconfig - Yu Zhao's Multi-Gen LRU patches are here. They've been under test in 2022-10-10 17:53:04 -07:00