linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] GICv3 ITS fixes for v4.0-rc6
@ 2015-03-27 14:15 Marc Zyngier
  2015-03-27 14:15 ` [PATCH 1/4] irqchip: gicv3-its: Fix encoding of collection's target redistributor Marc Zyngier
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Marc Zyngier @ 2015-03-27 14:15 UTC (permalink / raw)
  To: linux-arm-kernel

The folowing patches fix a number of minor issues, some which have
been discovered when writing the KVM ITS emulation.

The first two patches fix some command encoding bugs, the third is
purely cosmetic, and the fourth fixes an issue that could occur on
configurations where the ITS geenrates cacheable accesses, but isn't
in the same shareability domain as the CPU.

It would be good if they could make it into 4.0-rc6.

Thanks,

	M.

Andre Przywara (1):
  irqchip: gicv3-its: Fix device ID encoding

Marc Zyngier (3):
  irqchip: gicv3-its: Fix encoding of collection's target redistributor
  irqchip: gicv3-its: Fix PROP/PEND and BASE/CBASE confusion
  irqchip: gicv3-its: Use non-cacheable accesses when no shareability

 drivers/irqchip/irq-gic-v3-its.c   | 57 ++++++++++++++++++++++++++++++++------
 include/linux/irqchip/arm-gic-v3.h | 17 ++++++++++++
 2 files changed, 65 insertions(+), 9 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2015-03-30  8:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-27 14:15 [PATCH 0/4] GICv3 ITS fixes for v4.0-rc6 Marc Zyngier
2015-03-27 14:15 ` [PATCH 1/4] irqchip: gicv3-its: Fix encoding of collection's target redistributor Marc Zyngier
2015-03-27 14:15 ` [PATCH 2/4] irqchip: gicv3-its: Fix device ID encoding Marc Zyngier
2015-03-27 14:15 ` [PATCH 3/4] irqchip: gicv3-its: Fix PROP/PEND and BASE/CBASE confusion Marc Zyngier
2015-03-27 14:15 ` [PATCH 4/4] irqchip: gicv3-its: Use non-cacheable accesses when no shareability Marc Zyngier
2015-03-29 19:57 ` [PATCH 0/4] GICv3 ITS fixes for v4.0-rc6 Jason Cooper
2015-03-30  8:21   ` Marc Zyngier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).