Hi Michael, On Sun, Jun 19, 2022 at 1:49 PM Michael Ellerman <mpe@xxxxxxxxxxxxxx> wrote: > This crashes on power8 because it's too early to call kzalloc() in > rng_create(), and it's also too early to setup the percpu variables in > there. > > I'll rework it and post a v4. Oh, darn. Sorry about that. Thanks for reworking it. Jason