Re: (subset) [PATCH v2] tools headers: kcfi: rename missed CONFIG_CFI_CLANG
From: Kees Cook
Date: Tue Oct 07 2025 - 11:24:55 EST
On Mon, 06 Oct 2025 22:51:32 +0000, Carlos Llamas wrote:
> Commit 23ef9d439769 ("kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI")
> missed one instance of CONFIG_CFI_CLANG. Rename it to match the original
> kernel header. This addresses the following build warning:
>
> Warning: Kernel ABI header differences:
> diff -u tools/include/linux/cfi_types.h include/linux/cfi_types.h
>
> [...]
Applied to for-next/hardening, thanks!
[1/1] tools headers: kcfi: rename missed CONFIG_CFI_CLANG
https://git.kernel.org/kees/c/b157dd228cf0
Take care,
--
Kees Cook