On Tue, Sep 22, 2015 at 09:07:15PM +0200, Thomas Gleixner wrote: > On Tue, 22 Sep 2015, Paul Burton wrote: > > > This series fixes a couple of problems with the MIPS GIC support, > > impacting systems with the 64 bit CM3 and those with multithreading and > > non-contiguous numbering for VP(E)s across cores. > > > > Paul Burton (3): > > MIPS: CM: provide a function to map from CPU to VP ID > > irqchip: mips-gic: convert CPU numbers to VP IDs > > irqchip: mips-gic: fix pending & mask reads for MIPS64 with 32b GIC > > I assume that's a bugfix scheduled for 4.3. > > Ralf, if so, please ship it through the MIPS tree with my Acked-by for > the irqchip parts. > > Thanks, > > tglx Hi Thomas, These are fixes but to the best of my knowledge the only currently supported system it would break is multicore I6400 on Malta, which only exists in emulation at the moment. So it's probably not a huge deal to get this into v4.3. If it's easy though, absolutely go ahead :) I'll aim to be clearer when submitting future fixes about where they apply. Thanks, Paul