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 <gre...@linuxfoundation.org>
> Acked-by: Darrick J. Wong <djw...@kernel.org> # for xfs
> Reviewed-by: SeongJae Park <s...@kernel.org> # for damon
> Reviewed-by: Jason Gunthorpe <j...@nvidia.com> # for infiniband
> Signed-off-by: Jason A. Donenfeld <ja...@zx2c4.com>
> ---
>  arch/arm/kernel/process.c                     |  2 +-

Reviewed-by: Russell King (Oracle) <rmk+ker...@armlinux.org.uk> # 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!

Reply via email to