Re: [PATCH v2] kbuild: Enable GCC diagnostic context for value-tracking warnings

From: Miguel Ojeda

Date: Fri Nov 21 2025 - 14:01:40 EST


On Fri, Nov 21, 2025 at 7:43 PM Kees Cook <kees@xxxxxxxxxx> wrote:
>
> Fixes based on this work have already
> been landing, e.g.:
>
> 4a6f18f28627 ("net/mlx4_core: Avoid impossible mlx4_db_alloc() order value")
> 8a39f1c870e9 ("ovl: Check for NULL d_inode() in ovl_dentry_upper()")
> e5f7e4e0a445 ("drm/amdgpu/atom: Work around vbios NULL offset false positive")

Thanks for the references & extra context!

Reviewed-by: Miguel Ojeda <ojeda@xxxxxxxxxx>

Cheers,
Miguel