On Sat, 11 Jun 2022 17:10:12 +0200, Jason A. Donenfeld wrote: > The platform's RNG must be available before random_init() in order to be > useful for initial seeding, which in turn means that it needs to be > called from setup_arch(), rather than from an init call. This series > wires that up properly on the three platforms that currently initialize > the RNG from the wrong place. > > Cc: Michael Ellerman <m...@ellerman.id.au> > Cc: Christophe Leroy <christophe.le...@csgroup.eu> > > [...]
Patches 1 & 3 applied to powerpc/fixes. [1/3] powerpc/microwatt: wire up rng during setup_arch https://git.kernel.org/powerpc/c/20a9689b3607456d92c6fb764501f6a95950b098 [3/3] powerpc/pseries: wire up rng during setup_arch https://git.kernel.org/powerpc/c/e561e472a3d441753bd012333b057f48fef1045b cheers