Re: [PATCH 07/10] arm64: remove GCC version check for ARCH_SUPPORTS_INT128
From: Kees Cook <hidden>
Date: 2021-09-13 16:25:07
Also in:
linux-arm-kernel, lkml
From: Kees Cook <hidden>
Date: 2021-09-13 16:25:07
Also in:
linux-arm-kernel, lkml
On Fri, Sep 10, 2021 at 04:40:44PM -0700, Nick Desaulniers wrote:
Now that GCC 5.1 is the minimally supported compiler version, this Kconfig check is no longer necessary. Cc: Catalin Marinas <catalin.marinas@arm.com> Cc: Will Deacon <will@kernel.org> Cc: linux-arm-kernel@lists.infradead.org Signed-off-by: Nick Desaulniers <redacted>
Reviewed-by: Kees Cook <redacted> -- Kees Cook