]> git.baikalelectronics.ru Git - kernel.git/commit
irqchip/gic-v3-its: Track per-ITS list number
authorMarc Zyngier <marc.zyngier@arm.com>
Sun, 8 Oct 2017 17:44:42 +0000 (18:44 +0100)
committerMarc Zyngier <marc.zyngier@arm.com>
Thu, 19 Oct 2017 10:22:40 +0000 (11:22 +0100)
commitd5812c361f63209d489806f6b6166f2e525154ef
tree54faeeb81f5cd82c56c1ab2721192fd849688d41
parent1963e73a83b31ac128128975391ba4028b5d4bfe
irqchip/gic-v3-its: Track per-ITS list number

At boot time, we enumerate all the GICv4-capable ITSs, and build
a mask of the available ITSs. Take this opportunity to store
the ITS number in the its_node structure so that we can use it
at a later time.

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