Re: [PATCH v5 0/2] powerpc rng cleanups

From: Jason A. Donenfeld
Date: Tue Jul 26 2022 - 21:37:18 EST


Hi Michael,

On Mon, Jul 18, 2022 at 3:09 PM Jason A. Donenfeld <Jason@xxxxxxxxx> wrote:
>
> Hey again,
>
> On Tue, Jul 12, 2022 at 01:24:46AM +0200, Jason A. Donenfeld wrote:
> > These are two small cleanups for -next. This v5 rebases on the latest
> > git master, as some whitespace was added that made v4 no longer apply.
> >
> > Jason A. Donenfeld (2):
> > powerpc/powernv: rename remaining rng powernv_ functions to pnv_
> > powerpc/kvm: don't crash on missing rng, and use darn
> >
> > arch/powerpc/include/asm/archrandom.h | 7 +--
> > arch/powerpc/kvm/book3s_hv_builtin.c | 7 +--
> > arch/powerpc/platforms/powernv/rng.c | 66 ++++++++++-----------------
> > drivers/char/hw_random/powernv-rng.c | 2 +-
> > 4 files changed, 30 insertions(+), 52 deletions(-)
>
> I think v5 has reached a completion point. Could you queue these up in
> some PPC tree for 5.20?

Just paging again. Do you think you could queue these up for 5.20?
This trivial series is over a month old now.

Thanks,
Jason