On Tue, Sep 10, 2024 at 01:06:35PM +0100, Colin Ian King wrote: > Don't populate the const read-only array key on the stack at > run time, instead make it static. > > Signed-off-by: Colin Ian King <colin.i.king@xxxxxxxxx> > > --- > > V2: re-order declarations for reverse christmas tree layout Thanks for the update. Reviewed-by: Simon Horman <horms@xxxxxxxxxx>