]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
irqchip: GICv3: rework redistributor structure
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 24 Nov 2014 14:35:10 +0000 (14:35 +0000)
committerJason Cooper <jason@lakedaemon.net>
Wed, 26 Nov 2014 15:55:12 +0000 (15:55 +0000)
commitf5c1434c217fd72ac0d24d3142d09e49a3d4e72e
treeaecaafc7fe456cd46d2b6764ca7fcb870a3f4de6
parent443acc4f37f61e343f3577dc28d7e7fd8b499465
irqchip: GICv3: rework redistributor structure

The basic GICv3 driver has almost no use for the redistributor
(other than the basic per-CPU interrupts), but the ITS needs
a lot more from them.

As such, rework the set of data structures. The behaviour of the
GICv3 driver is otherwise unaffected.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Link: https://lkml.kernel.org/r/1416839720-18400-4-git-send-email-marc.zyngier@arm.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
drivers/irqchip/irq-gic-v3.c
include/linux/irqchip/arm-gic-v3.h