All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] powerpc rng cleanups
@ 2022-07-01  8:49 Jason A. Donenfeld
  2022-07-01  8:49 ` [PATCH v4 1/2] powerpc/powernv: rename remaining rng powernv_ functions to pnv_ Jason A. Donenfeld
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Jason A. Donenfeld @ 2022-07-01  8:49 UTC (permalink / raw)
  To: linuxppc-dev, Michael Ellerman, Sachin Sant, christophe.leroy
  Cc: Jason A. Donenfeld

These are two small cleanups for -next.

This is meant to be atop
https://lore.kernel.org/all/20220630121654.1939181-1-Jason@zx2c4.com/
which is expected to land first.

v4 fixes up an inversion of thr DR flag.

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(-)

-- 
2.35.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-07-02 10:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-01  8:49 [PATCH v4 0/2] powerpc rng cleanups Jason A. Donenfeld
2022-07-01  8:49 ` [PATCH v4 1/2] powerpc/powernv: rename remaining rng powernv_ functions to pnv_ Jason A. Donenfeld
2022-07-01  8:49 ` [PATCH v4 2/2] powerpc/kvm: don't crash on missing rng, and use darn Jason A. Donenfeld
2022-07-02 10:30 ` [PATCH v4 0/2] powerpc rng cleanups Sachin Sant
2022-07-02 10:44   ` Jason A. Donenfeld

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.