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@xxxxxxxxxx> > > > > 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