Re: [PATCH 0/3] External Interrupt Controller (EIC) fixes

From: Ralf Baechle
Date: Thu May 19 2016 - 08:32:18 EST


On Thu, May 19, 2016 at 11:21:22AM +0200, Thomas Gleixner wrote:

> On Tue, 17 May 2016, Paul Burton wrote:
>
> > This series fixes a few small issues with support for External Interrupt
> > Controllers (cpu_has_veic), ensuring that it is configured to service
> > all interrupts by default & that when a GIC is present it's enabled when
> > expected.
> >
> > Applies atop v4.6.
> >
> > Paul Burton (3):
> > MIPS: Clear Status IPL field when using EIC
> > MIPS: smp-cps: Clear Status IPL field when using EIC
> > irqchip: mips-gic: Setup EIC mode on each CPU if it's in use
>
> I was not on CC for patch 1/3 and I assume this should go through one
> tree. Ralf, can you pick that up with my acked-by for the irqchip change?

Yes, will do.

Thanks!

Ralf