Hi Kees, On Tue, 4 Feb 2025 at 18:45, Kees Cook <[email protected]> wrote: > The stack frame on m68k is very sensitive to the size of what needs to > be stored. Like done for long string testing, reduce the size of the > large trailing struct in the union initialization testing. > > Reported-by: Geert Uytterhoeven <[email protected]> > Closes: > https://lore.kernel.org/all/camuhmdxw8vbtoaixo7w+adog70aztz50j1ybcr8b3eynruc...@mail.gmail.com > Fixes: e71a29db79da ("stackinit: Add union initialization to selftests") > Signed-off-by: Kees Cook <[email protected]>
Thanks for your patch! # stackinit: pass:102 fail:0 skip:6 total:108 Tested-by: Geert Uytterhoeven <[email protected]> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected] In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds
