[RESEND PATCH 1/2] ARM64: enable GENERIC_FIND_FIRST_BIT

Yury Norov yury.norov at gmail.com
Wed Mar 3 22:17:41 GMT 2021


On Thu, Feb 25, 2021 at 02:02:06PM +0000, Will Deacon wrote:
> 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

Ping?



More information about the linux-arm-kernel mailing list