public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] MIPS GIC fixes
@ 2015-09-22 18:29 Paul Burton
  2015-09-22 18:29 ` [PATCH 1/3] MIPS: CM: provide a function to map from CPU to VP ID Paul Burton
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Paul Burton @ 2015-09-22 18:29 UTC (permalink / raw)
  To: linux-mips
  Cc: Paul Burton, linux-kernel, Thomas Gleixner, Jason Cooper,
	James Hogan, Markos Chandras, Ralf Baechle, Marc Zyngier

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-09-22 19:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-22 18:29 [PATCH 0/3] MIPS GIC fixes Paul Burton
2015-09-22 18:29 ` [PATCH 1/3] MIPS: CM: provide a function to map from CPU to VP ID Paul Burton
2015-09-22 18:29 ` [PATCH 2/3] irqchip: mips-gic: convert CPU numbers to VP IDs Paul Burton
2015-09-22 18:29 ` [PATCH 3/3] irqchip: mips-gic: fix pending & mask reads for MIPS64 with 32b GIC Paul Burton
2015-09-22 19:07 ` [PATCH 0/3] MIPS GIC fixes Thomas Gleixner
2015-09-22 19:14   ` Paul Burton
2015-09-22 19:32     ` Thomas Gleixner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox