OSDN Git Service

irqchip/gic-v2m: Add PCI Multi-MSI support
authorMarc Zyngier <marc.zyngier@arm.com>
Tue, 6 Feb 2018 18:55:33 +0000 (18:55 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Fri, 16 Feb 2018 13:47:58 +0000 (13:47 +0000)
commitde337ee301422756dff43d6c60fbb0400c1235e9
treee9b697ef630c31e9ce5aafc336ed650678408cae
parent95a2562590c2f64a0398183f978d5cf3db6d0284
irqchip/gic-v2m: Add PCI Multi-MSI support

We'd never implemented Multi-MSI support with GICv2m, because
it is weird and clunky, and you'd think people would rather use
MSI-X.

Turns out there is still plenty of devices out there that rely
on Multi-MSI. Oh well, let's teach that trick to the v2m widget,
it is not a big deal anyway.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
drivers/irqchip/irq-gic-v2m.c