diff options
author | Johan Hovold <johan@kernel.org> | 2017-11-11 17:51:25 +0100 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2017-11-12 14:23:19 +0000 |
commit | 00ee9a1ca5080202bc37b44e998c3b2c74d45817 (patch) | |
tree | 5477e1896979d6c0c337664a792298a91e325d73 /arch/powerpc/platforms/powernv/opal-memory-errors.c | |
parent | 90dc7122a3090ade1ffc6452b7b912cc73562021 (diff) |
irqchip/gic-v3: Fix ppi-partitions lookup
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: e3825ba1af3a ("irqchip/gic-v3: Add support for partitioned PPIs")
Cc: stable <stable@vger.kernel.org> # 4.7
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'arch/powerpc/platforms/powernv/opal-memory-errors.c')
0 files changed, 0 insertions, 0 deletions