On Fri, Sep 30, 2022 at 04:01:38PM +0200, Jason A. Donenfeld wrote: > Nearly all other firmware environments have some way of passing a RNG > seed to initialize the RNG: DTB's rng-seed, EFI's RNG protocol, m68k's > bootinfo block, x86's setup_data, and so forth. This adds something > similar for MIPS, which will allow various firmware environments, > bootloaders, and hypervisors to pass an RNG seed to initialize the > kernel's RNG. > > Signed-off-by: Jason A. Donenfeld <Jason@xxxxxxxxx> > --- > arch/mips/kernel/setup.c | 21 +++++++++++++++++++++ > 1 file changed, 21 insertions(+) applied to mips-next. Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]