[RESEND PATCH 1/2] ARM64: enable GENERIC_FIND_FIRST_BIT

Catalin Marinas catalin.marinas at arm.com
Fri Mar 5 11:20:49 GMT 2021


On Wed, Mar 03, 2021 at 02:17:41PM -0800, Yury Norov wrote:
> 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?

It's on my list for 5.13 but I'll only start queuing patches after -rc3.

-- 
Catalin



More information about the linux-arm-kernel mailing list