Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1285175
| From | Marc Zyngier <marc.zyngier@arm.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] irqchip/gic-v3: Small cleanups for 4.4 |
| Date | 2015-12-07 11:20 +0100 |
| Message-ID | <qD13H-3bd-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Thomas, Jason, I've been sitting on a couple of one-liners that affect GICv3. Nothing dramatic (and certainly nothing that affects mainline today), but they do get in the way of a KVM/ARM series that is aimed at 4.5 [1], and I'd like to make sure we don't have too many ordering issues. Alternatively, I can either carry these patches (with some Acks), or rebase the KVM/ARM stuff on a stable branch (but that seems a bit overkill for such a small set of changes). Thanks, M. [1] https://git.kernel.org/cgit/linux/kernel/git/maz/arm-platforms.git/log/?h=kvm-arm64/wsinc Marc Zyngier (2): irqchip/gic-v3: Add missing struct device_node declaration irqchip/gic-v3: Add missing include for barrier.h arch/arm/include/asm/arch_gicv3.h | 1 + arch/arm64/include/asm/arch_gicv3.h | 1 + include/linux/irqchip/arm-gic-v3.h | 1 + 3 files changed, 3 insertions(+) -- 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] irqchip/gic-v3: Small cleanups for 4.4 Marc Zyngier <marc.zyngier@arm.com> - 2015-12-07 11:20 +0100
[PATCH 1/2] irqchip/gic-v3: Add missing struct device_node declaration Marc Zyngier <marc.zyngier@arm.com> - 2015-12-07 11:20 +0100
[tip:irq/urgent] irqchip/gic-v3: Add missing struct device_node declaration tip-bot for Marc Zyngier <tipbot@zytor.com> - 2015-12-10 19:20 +0100
csiph-web