[PATCH 05/18] mtd: tests: Include <linux/prandom.h> instead of <linux/random.h>

Miquel Raynal miquel.raynal at bootlin.com
Mon Sep 9 02:49:52 PDT 2024


Hi Uros,

ubizjak at gmail.com wrote on Fri, 6 Sep 2024 17:58:39 +0200:

> On Fri, Sep 6, 2024 at 5:10 PM Miquel Raynal <miquel.raynal at bootlin.com> wrote:
> >
> > On Thu, 2024-09-05 at 12:17:13 UTC, Uros Bizjak wrote:  
> > > Usage of pseudo-random functions requires inclusion of
> > > <linux/prandom.h> header instead of <linux/random.h>.
> > >
> > > Signed-off-by: Uros Bizjak <ubizjak at gmail.com>
> > > Cc: Miquel Raynal <miquel.raynal at bootlin.com>
> > > Cc: Richard Weinberger <richard at nod.at>
> > > Cc: Vignesh Raghavendra <vigneshr at ti.com>
> > > Cc: linux-mtd at lists.infradead.org  
> >
> > Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git mtd/next, thanks.  
> 
> Miquel, is it possible to just ACK the patch for now? The series
> touches many parts of the kernel, so I guess it is best to harvest
> Acked-by:s in this stage of development and commit all the patches
> some time after the merge window. This will avoid merge conflicts with
> the series.

Changing an include with a more specific include didn't look like a
dangerous change, but I'm fine dropping the patch. Please mention it
next time, because I didn't see it.

Thanks,
Miquèl



More information about the linux-mtd mailing list