Re: [PATCH v4 0/2] powerpc rng cleanups
From: "Jason A. Donenfeld" <Jason@zx2c4.com>
Date: 2022-07-02 10:45:21
From: "Jason A. Donenfeld" <Jason@zx2c4.com>
Date: 2022-07-02 10:45:21
On Sat, Jul 02, 2022 at 04:00:03PM +0530, Sachin Sant wrote:
quoted
On 01-Jul-2022, at 2:19 PM, Jason A. Donenfeld [off-list ref] wrote: These are two small cleanups for -next. This is meant to be atop https://lore.kernel.org/all/20220630121654.1939181-1-Jason@zx2c4.com/ (local) 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 darnBoot tested this series and can successfully boot a Power8 server. fwiw Tested-by: Sachin Sant [off-list ref]
Oh good. 4th time's a charm then. I had assumed this would be for 5.20, but maybe it'll hit 5.19-rcx instead. Jason