commit | 443acc4f37f61e343f3577dc28d7e7fd8b499465 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Mon Nov 24 14:35:09 2014 +0000 |
committer | Jason Cooper <jason@lakedaemon.net> | Wed Nov 26 15:55:11 2014 +0000 |
tree | e75db0912f5bce93d2e0bf33f7a011ba9ff372e9 | |
parent | be091d468a0a09a7f4b1645e20cd6d36a353e51a [diff] |
irqchip: GICv3: Convert to domain hierarchy In order to start supporting stacked domains, convert the GICv3 code base to the new domain hierarchy framework, which mostly amounts to supporting the new alloc/free callbacks. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Link: https://lkml.kernel.org/r/1416839720-18400-3-git-send-email-marc.zyngier@arm.com Signed-off-by: Jason Cooper <jason@lakedaemon.net>