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 arch/mips/include/asm/mips-cm.h | 39 +++++++++++++++++++++++++++++++++++++++ drivers/irqchip/irq-mips-gic.c | 12 ++++++++++-- 2 files changed, 49 insertions(+), 2 deletions(-) -- 2.5.3