Re: [PATCH] powerpc/irq: drop arch_early_irq_init()

From: Thomas Gleixner
Date: Tue Jan 08 2019 - 09:34:51 EST


On Tue, 8 Jan 2019, Christophe Leroy wrote:

> Oops, forgot to actually copy Thomas.
>
> Le 08/01/2019 Ã 12:37, Christophe Leroy a ÃcritÂ:
> > arch_early_irq_init() does nothing different than
> > the weak arch_early_irq_init() in kernel/softirq.c
> >
> > Fixes: 089fb442f301 ("powerpc: Use ARCH_IRQ_INIT_FLAGS")
> > Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
> > Signed-off-by: Christophe Leroy <christophe.leroy@xxxxxx>

Acked-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>