Re: [PATCH] x86/Kconfig: make CFI_AUTO_DEFAULT depend on !RUST
From: Miguel Ojeda
Date: Fri May 09 2025 - 15:33:29 EST
On Fri, May 9, 2025 at 11:12 AM Paweł Anikiel <panikiel@xxxxxxxxxx> wrote:
>
> On Fri, May 9, 2025 at 11:04 AM Miguel Ojeda
> <miguel.ojeda.sandonis@xxxxxxxxx> wrote:
> >
> > I thought the intention was to avoid disabling FineIBT at config time:
> > https://lore.kernel.org/all/202504161442.66CE2596@keescook/
>
> I think you mean enabling FineIBT - yes, this patch does exactly that,
> it's still possible to enable it by hand with cfi=
No, I meant avoiding to disable it at config time due to the rehash
discussion between Peter & Kees in the Lore link I mentioned (I see
Kees has replied again -- thanks!)
Cheers,
Miguel