diff options
| author | 2022-07-16 14:54:12 +0800 | |
|---|---|---|
| committer | 2022-09-05 17:30:29 +1000 | |
| commit | d36337ce950ce8c57a8e4f61593f923cceaf0dd7 (patch) | |
| tree | 8723edc73e651730a820a8acb4969638b40362e3 /tools/perf/scripts/python | |
| parent | powerpc/pci-common: Fix refcount bug for 'phb->dn' (diff) | |
powerpc/powermac/feature: Add missing of_node_put()
In probe_one_macio(), call of_node_put() for the refernece 'node'
escaped out of the for_each_node_by_name() which has increased its
refcount. While the 'node' will finally escaped into a global reference,
we should still call of_node_put() in fail path which will stop global
reference creation.
Signed-off-by: Liang He <windhl@126.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220716065412.539153-1-windhl@126.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
