irqchip/gic-v3: Dynamically allocate PPI partition descriptors
authorMarc Zyngier <maz@kernel.org>
Thu, 18 Jul 2019 12:05:17 +0000 (13:05 +0100)
committerMarc Zyngier <maz@kernel.org>
Tue, 20 Aug 2019 09:23:34 +0000 (10:23 +0100)
commit52085d3f2028d853f8d6ce7ead2f8a504f6077fa
tree6345ab41c356f473b0cec9e28ab381632df6a53e
parent81a43273045b116901e569ca27ddf55550f92caf
irqchip/gic-v3: Dynamically allocate PPI partition descriptors

Again, PPIs are becoming a variable set. Let's hack the PPI partition
code to make the top-level array dynamically allocated.

Signed-off-by: Marc Zyngier <maz@kernel.org>
drivers/irqchip/irq-gic-v3.c