[RESEND PATCH 1/2] ARM64: enable GENERIC_FIND_FIRST_BIT
Will Deacon
will at kernel.org
Thu Feb 25 09:02:06 EST 2021
On Thu, Feb 25, 2021 at 05:56:59AM -0800, Yury Norov wrote:
> diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig
> index 31bd885b79eb..5596eab04092 100644
> --- a/arch/arm64/Kconfig
> +++ b/arch/arm64/Kconfig
> @@ -108,6 +108,7 @@ config ARM64
> select GENERIC_CPU_AUTOPROBE
> select GENERIC_CPU_VULNERABILITIES
> select GENERIC_EARLY_IOREMAP
> + select GENERIC_FIND_FIRST_BIT
> select GENERIC_IDLE_POLL_SETUP
> select GENERIC_IRQ_IPI
> select GENERIC_IRQ_MULTI_HANDLER
Acked-by: Will Deacon <will at kernel.org>
Catalin can pick this up later in the cycle.
Will
More information about the linux-arm-kernel
mailing list