commit | f5c1434c217fd72ac0d24d3142d09e49a3d4e72e | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Mon Nov 24 14:35:10 2014 +0000 |
committer | Jason Cooper <jason@lakedaemon.net> | Wed Nov 26 15:55:12 2014 +0000 |
tree | aecaafc7fe456cd46d2b6764ca7fcb870a3f4de6 | |
parent | 443acc4f37f61e343f3577dc28d7e7fd8b499465 [diff] |
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>