Re: [PATCH] stackinit: Keep selftest union size small on m68k

2025-02-05 Thread Geert Uytterhoeven
Hi Kees, On Tue, 4 Feb 2025 at 18:45, Kees Cook 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

[PATCH] stackinit: Keep selftest union size small on m68k

2025-02-04 Thread Kees Cook
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 Closes: https://lore.kernel.org/all/camuhmdxw8vbtoaixo7w+adog70az