diff options
| author | Rob Herring (Arm) <[email protected]> | 2024-07-31 13:12:47 -0600 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2024-08-07 22:48:26 +1000 |
| commit | 8a93960abed960b9f6097b6471b7fb34120ffc6a (patch) | |
| tree | b35a380ecb88a6daef344438a5a91fafa178347b /tools/perf/scripts/python/parallel-perf.py | |
| parent | de9c2c66ad8e787abec7c9d7eff4f8c3cdd28aed (diff) | |
powerpc: Use of_property_present()
Use of_property_present() to test for property presence rather than
of_get_property(). This is part of a larger effort to remove callers
of of_get_property() and similar functions. of_get_property() leaks
the DT property data pointer which is a problem for dynamically
allocated nodes which may be freed.
Signed-off-by: Rob Herring (Arm) <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions