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

From: Jason A. Donenfeld
Date: Mon Jul 18 2022 - 09:09:33 EST


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?

Thanks,
Jason