[PATCH v3 2/3] powerpc/powernv: wire up rng during setup_arch
    Jason A. Donenfeld 
    Jason at zx2c4.com
       
    Mon Jun 20 06:32:06 AEST 2022
    
    
  
Hi Michael,
On Sun, Jun 19, 2022 at 1:49 PM Michael Ellerman <mpe at ellerman.id.au> 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
    
    
More information about the Linuxppc-dev
mailing list