-
由 Johan Hovold 提交于
Fix child-node lookup during initialisation, which ended up searching the whole device tree depth-first starting at the parent rather than just matching on its children. To make things worse, the parent gic node was prematurely freed, while the ppi-partitions node was leaked. Fixes: e3825ba1 ("irqchip/gic-v3: Add support for partitioned PPIs") Cc: stable <stable@vger.kernel.org> # 4.7 Signed-off-by: NJohan Hovold <johan@kernel.org> Signed-off-by: NMarc Zyngier <marc.zyngier@arm.com>
00ee9a1c