On Mon, Nov 14, 2022 at 05:45:56PM +0100, Jason A. Donenfeld wrote: > This is a simple mechanical transformation done by: > > @@ > expression E; > @@ > - prandom_u32_max > + get_random_u32_below > (E) > > Reviewed-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > Acked-by: Darrick J. Wong <djwong@xxxxxxxxxx> # for xfs > Reviewed-by: SeongJae Park <sj@xxxxxxxxxx> # for damon > Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxx> # for infiniband > Signed-off-by: Jason A. Donenfeld <Jason@xxxxxxxxx> > --- > arch/arm/kernel/process.c | 2 +- Reviewed-by: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx> # for arm Thanks. -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last!