Re: [PATCH 08/14] riscv: Remove tautological condition from selection of ARCH_SUPPORTS_CFI

From: Paul Walmsley

Date: Wed May 13 2026 - 21:39:14 EST


On Tue, 28 Apr 2026, Nathan Chancellor wrote:

> Now that the minimum supported version of LLVM for building the kernel
> has been raised to 17.0.1, the condition of the selection of
> CONFIG_ARCH_SUPPORTS_CFI is always true, so it can be removed.
>
> Signed-off-by: Nathan Chancellor <nathan@xxxxxxxxxx>

Acked-by: Paul Walmsley <pjw@xxxxxxxxxx> # arch/riscv

- Paul