diff options
author | 2024-08-02 13:22:55 -0500 | |
---|---|---|
committer | 2024-08-13 09:41:51 -0600 | |
commit | 209dd85aa4417480fb8d3c195893b116f9b87acb (patch) | |
tree | 663a0591a850f5ccba836427b77c4fdda18933f0 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | remoteproc: keystone: Use devm_kasprintf() to build name string (diff) | |
download | wireguard-linux-209dd85aa4417480fb8d3c195893b116f9b87acb.tar.xz wireguard-linux-209dd85aa4417480fb8d3c195893b116f9b87acb.zip |
remoteproc: keystone: Use devm_rproc_alloc() helper
Use the device lifecycle managed allocation function. This helps prevent
mistakes like freeing out of order in cleanup functions and forgetting to
free on error paths.
Signed-off-by: Andrew Davis <afd@ti.com>
Link: https://lore.kernel.org/r/20240802182300.244055-2-afd@ti.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions