Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1246478
| From | Marc Zyngier <marc.zyngier@arm.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] More GIC updates for Linux 4.4 |
| Date | 2015-10-14 12:10 +0200 |
| Message-ID | <qjraq-3DR-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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 (yeah, right...). Thanks, M. 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] More GIC updates for Linux 4.4 Marc Zyngier <marc.zyngier@arm.com> - 2015-10-14 12:10 +0200 [PATCH 2/2] irqchip/gic-v2m: Add support for multiple MSI frames Marc Zyngier <marc.zyngier@arm.com> - 2015-10-14 12:10 +0200 [PATCH 1/2] irqchip/gic-v3: Fix translation of LPIs after conversion to irq_fwspec Marc Zyngier <marc.zyngier@arm.com> - 2015-10-14 12:20 +0200 Re: [PATCH 0/2] More GIC updates for Linux 4.4 Marc Zyngier <marc.zyngier@arm.com> - 2015-10-14 13:30 +0200
csiph-web