Re: [PATCH v2 07/16] ARM: Drop tautological ld.lld conditions from ARCH_MULTI_V4{,T}
From: Arnd Bergmann
Date: Mon May 18 2026 - 03:59:59 EST
On Mon, May 18, 2026, at 01:05, Nathan Chancellor wrote:
> Now that the minimum supported version of LLVM for building the kernel
> has been raised to 17.0.1, the '!ld.lld || ld.lld >= 16' dependency of
> CONFIG_ARCH_MULTI_V4{,T} is always true, so tit can be removed from both
> symbols.
>
> Signed-off-by: Nathan Chancellor <nathan@xxxxxxxxxx>
> ---
> Cc: Russell King <linux@xxxxxxxxxxxxxxx>
> Cc: Arnd Bergmann <arnd@xxxxxxxx>
> Cc: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx
Acked-by: Arnd Bergmann <arnd@xxxxxxxx>