On Thu, Nov 13, 2025 at 05:33:45PM +0100, Timur Kristóf wrote: > Fixes the following warning that some users are reporting > with some kernel configurations: > > "positional initialization of field in 'struct' declared > with 'designated_init' attribute"
Yes, seen with CONFIG_RANDSTRUCT=y Thanks for the fix! > Signed-off-by: Timur Kristóf <[email protected]> > Reviewed-by: Harry Wentland <[email protected]> Acked-by: Kees Cook <[email protected]> -- Kees Cook
