[PATCH v2 1/3] powerpc/microwatt: wire up rng during setup_arch

Jason A. Donenfeld Jason at zx2c4.com
Sun Jun 12 00:46:02 AEST 2022


Hi again,

On Sat, Jun 11, 2022 at 04:41:58PM +0200, Jason A. Donenfeld wrote:
> Hi Christophe,
> 
> On Sat, Jun 11, 2022 at 4:40 PM Christophe Leroy
> <christophe.leroy at csgroup.eu> wrote:
> > >
> > > +__init void microwatt_rng_init(void);
> >
> > This prototype should be declared in a header file, for instance asm/setup.h
> 
> Alright.

Actually, on second thought, I don't think this part is worth doing.
These are per-platform functions, not powerpc-wide.

Jason


More information about the Linuxppc-dev mailing list