commit | 6a0205acc9ae16a4bea86ec8c19ba3816788524e | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Thu Oct 03 18:30:41 2013 +0100 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Fri Oct 04 12:59:49 2013 +0100 |
tree | 94eb49b71c43e3e7b1de53ab9b186d9cbf61aeca | |
parent | d2aa723a73d2d47d0e1c1c96f84aee4dc8c398ea [diff] |
arm/arm64: KVM: vgic: kill VGIC_NR_IRQS Nuke VGIC_NR_IRQS entierly, now that the distributor instance contains the number of IRQ allocated to this GIC. Also add VGIC_NR_IRQS_LEGACY to preserve the current API. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>