irqchip/gic-v3-its: Tag ITS device as shared if allocating for a proxy device
authorMarc Zyngier <maz@kernel.org>
Sun, 29 Nov 2020 13:52:07 +0000 (13:52 +0000)
committerMarc Zyngier <maz@kernel.org>
Fri, 11 Dec 2020 14:47:50 +0000 (14:47 +0000)
commit5fe71d271df8c05e1060c0184764eba18b17a96f
tree9f8332a3fc3a82b75f227f58af3325c5e5c3b22e
parent91f90daa4fb2b77db7aa25ef2e0206f2e3962665
irqchip/gic-v3-its: Tag ITS device as shared if allocating for a proxy device

The ITS already has some notion of "shared" devices. Let's map the
MSI_ALLOC_FLAGS_PROXY_DEVICE flag onto this internal property.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Tested-by: John Garry <john.garry@huawei.com>
Link: https://lore.kernel.org/r/20201129135208.680293-3-maz@kernel.org
drivers/irqchip/irq-gic-v3-its.c