Re: [PATCH] stackinit: Fix comment for test_small_end

2025-02-04 Thread Kees Cook
On Mon, 03 Feb 2025 15:34:07 +0100, Geert Uytterhoeven wrote: > In union test_small_end, the small members are three and four. > > Applied to for-next/hardening, thanks! [1/1] stackinit: Fix comment for test_small_end https://git.kernel.org/kees/c/28d00b3e5953 Take care, -- Kees Cook

[PATCH] stackinit: Fix comment for test_small_end

2025-02-03 Thread Geert Uytterhoeven
In union test_small_end, the small members are three and four. Fixes: e71a29db79da1946 ("stackinit: Add union initialization to selftests") Closes: https://lore.kernel.org/CAMuHMdWvcKOc6v5o3-9-SqP_4oh5-GZQjZZb=-krhY=mvre...@mail.gmail.com Signed-off-by: Geert Uytterhoeven --- lib/stackinit_kuni