diff options
author | 2022-04-25 08:12:45 +0000 | |
---|---|---|
committer | 2022-05-22 15:58:31 +1000 | |
commit | 57b742a5b8945118022973e6416b71351df512fb (patch) | |
tree | 413a72ba5a201e71ca8e422ca2c9eeb42a4f0644 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | powerpc/pseries/vas: Call misc_deregister if sysfs init fails (diff) | |
download | linux-dev-57b742a5b8945118022973e6416b71351df512fb.tar.xz linux-dev-57b742a5b8945118022973e6416b71351df512fb.zip |
powerpc/iommu: Add missing of_node_put in iommu_init_early_dart
The device_node pointer is returned by of_find_compatible_node
with refcount incremented. We should use of_node_put() to avoid
the refcount leak.
Signed-off-by: Peng Wu <wupeng58@huawei.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220425081245.21705-1-wupeng58@huawei.com
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions