On Mon, 26 Sep 2022 21:31:16 +0200 Marco Elver <
el...@google.com> wrote:
> On Mon, 26 Sept 2022 at 20:01, Jason A. Donenfeld <
Ja...@zx2c4.com> wrote:
> >
> > On Mon, Sep 26, 2022 at 7:35 PM Marco Elver <
el...@google.com> wrote:
> > >
> > > On Mon, 26 Sept 2022 at 19:12, Jason A. Donenfeld <
Ja...@zx2c4.com> wrote:
> > > >
> > > > As of [1], the RNG will have incorporated both a cycle counter value and
> > > > RDRAND, in addition to various other environmental noise. Therefore,
> > > > using get_random_u32() will supply a stronger seed than simply using
> > > > random_get_entropy(). N.B.: random_get_entropy() should be considered an
> > > > internal API of random.c and not generally consumed.
> > > >
> > > > [1]
https://git.kernel.org/crng/random/c/c6c739b0
> > > >
> > > > Cc: Alexander Potapenko <
gli...@google.com>
> > > > Cc: Marco Elver <
el...@google.com>
> > > > Cc: Dmitry Vyukov <
dvy...@google.com>
> > > > Signed-off-by: Jason A. Donenfeld <
Ja...@zx2c4.com>
> > >
> > > Reviewed-by: Marco Elver <
el...@google.com>
> > >
> > > Assuming this patch goes after [1].
> >
> > Do you want me to queue it up in my tree to ensure that? Or would you
> > like to take it and just rely on me sending my PULL at the start of
> > the window?
>
> kfence patches go through -mm, so that's also a question for Andrew.
I can't seem to find the patch anywhere. Was I cc'ed?
Please always cc linux-kernel on patches to address this problem.
Yes, please keep dependents and dependees in the same series.