]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - drivers/irqchip/irq-gic-v3-its-platform-msi.c
irqchip/gic-v3-its: Move minimum LPI requirements to individual busses
authorMarc Zyngier <marc.zyngier@arm.com>
Sun, 27 May 2018 15:39:55 +0000 (16:39 +0100)
committerMarc Zyngier <marc.zyngier@arm.com>
Mon, 16 Jul 2018 13:22:19 +0000 (14:22 +0100)
commit147c8f376e5526ebfaf2827734916414db52a3c4
treee119d83c2ae863e4e8277aad6f42e1111a104d49
parentfe8e93504ce870cb60b5dca97d13d861a53d7353
irqchip/gic-v3-its: Move minimum LPI requirements to individual busses

At the moment, the core ITS driver imposes the allocation to be
in chunks of 32. As we want to relax this on a per bus basis, let's
move the the the allocation constraints to each bus.

No functionnal change.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
drivers/irqchip/irq-gic-v3-its-fsl-mc-msi.c
drivers/irqchip/irq-gic-v3-its-pci-msi.c
drivers/irqchip/irq-gic-v3-its-platform-msi.c
drivers/irqchip/irq-gic-v3-its.c