Re: [PATCH v2 4/9] x86/cfi: Standardize on common "CFI:" prefix for CFI reports

From: Kees Cook
Date: Thu Sep 04 2025 - 20:42:13 EST


On Thu, Sep 04, 2025 at 11:40:04AM -0700, Nathan Chancellor wrote:
> On Wed, Sep 03, 2025 at 08:46:43PM -0700, Kees Cook wrote:
> > Use a regular "CFI:" prefix for CFI reports during alternatives setup,
> > including reporting when nothing has happened (i.e. CONFIG_FINEIBT=n).
> >
> > Signed-off-by: Kees Cook <kees@xxxxxxxxxx>
> > ---
>
> Reviewed-by: Nathan Chancellor <nathan@xxxxxxxxxx>
>
> Obviously minor but I had pointed out on v1 that there appears to be
> some inconsistency within the diff around capitalization, "ignoring" vs.
> "Ignoring".

Oops! Sorry, I've fixed that locally now.

--
Kees Cook