All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] More GIC updates for Linux 4.4
@ 2015-10-14 11:27 ` Marc Zyngier
  0 siblings, 0 replies; 14+ messages in thread
From: Marc Zyngier @ 2015-10-14 11:27 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Thomas,

Here's a couple of GIC patches that I'd like to see in 4.4:

- A fix for a (copy-paste) bug introduced by the fwnode/fwspec
  conversion, breaking LPI translation

- An extension to the GICv2m driver, enabling support for multiple MSI
  frames (already posted)

This is on top of tip/irq/core as of yesterday. Hopefully, this is the
last set of GIC patches for the next merge window (and I really mean
it this time).

Thanks,

	M.

* From v1:
  - Fixed the add_tree/create_tree resolution issue in the GICv2m patch

Marc Zyngier (2):
  irqchip/gic-v3: Fix translation of LPIs after conversion to irq_fwspec
  irqchip/gic-v2m: Add support for multiple MSI frames

 drivers/irqchip/irq-gic-v2m.c | 124 ++++++++++++++++++++++++++----------------
 drivers/irqchip/irq-gic-v3.c  |  22 +++++---
 2 files changed, 91 insertions(+), 55 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2015-10-15  8:22 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-14 11:27 [PATCH v2 0/2] More GIC updates for Linux 4.4 Marc Zyngier
2015-10-14 11:27 ` Marc Zyngier
2015-10-14 11:27 ` [PATCH v2 1/2] irqchip/gic-v3: Fix translation of LPIs after conversion to irq_fwspec Marc Zyngier
2015-10-14 11:27   ` Marc Zyngier
2015-10-15  8:21   ` [tip:irq/core] " tip-bot for Marc Zyngier
2015-10-14 11:27 ` [PATCH v2 2/2] irqchip/gic-v2m: Add support for multiple MSI frames Marc Zyngier
2015-10-14 11:27   ` Marc Zyngier
2015-10-14 14:13   ` Suravee Suthikulanit
2015-10-14 14:13     ` Suravee Suthikulanit
2015-10-14 15:28     ` Marc Zyngier
2015-10-14 15:28       ` Marc Zyngier
2015-10-14 15:30       ` Suravee Suthikulanit
2015-10-14 15:30         ` Suravee Suthikulanit
2015-10-15  8:21   ` [tip:irq/core] " tip-bot for Marc Zyngier

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.