Re: [PATCH] kbuild: move -fzero-init-padding-bits=all to the top-level Makefile

From: Kees Cook
Date: Sun Feb 16 2025 - 18:43:32 EST


On Sun, Feb 16, 2025 at 01:15:52AM +0900, Masahiro Yamada wrote:
> The -fzero-init-padding-bits=all option is not a warning flag, so
> defining it in scripts/Makefile.extrawarn is inconsistent.
>
> Move it to the top-level Makefile for consistency.

Oops, yes. Thanks!

> Signed-off-by: Masahiro Yamada <masahiroy@xxxxxxxxxx>

Reviewed-by: Kees Cook <kees@xxxxxxxxxx>

--
Kees Cook