summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-gic-v3-its-fsl-mc-msi.c
diff options
context:
space:
mode:
authorMarc Zyngier <marc.zyngier@arm.com>2018-05-27 17:15:22 +0200
committerMarc Zyngier <marc.zyngier@arm.com>2018-07-16 15:22:19 +0200
commitfe8e93504ce870cb60b5dca97d13d861a53d7353 (patch)
tree4c9d32acf607781f2c731badf5058a1a8f1ee91c /drivers/irqchip/irq-gic-v3-its-fsl-mc-msi.c
parentirqchip/gic-v3-its: Refactor LPI allocator (diff)
downloadlinux-fe8e93504ce870cb60b5dca97d13d861a53d7353.tar.xz
linux-fe8e93504ce870cb60b5dca97d13d861a53d7353.zip
irqchip/gic-v3-its: Use full range of LPIs
As we used to represent the LPI range using a bitmap, we were reducing the number of LPIs to at most 64k in order to preserve memory. With our new allocator, there is no such need, as dealing with 2^16 or 2^32 LPIs takes the same amount of memory. So let's use the number of IntID bits reported by the GIC instead of an arbitrary limit. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'drivers/irqchip/irq-gic-v3-its-fsl-mc-msi.c')
0 files changed, 0 insertions, 0 deletions