diff options
author | 2020-11-02 22:35:34 +0800 | |
---|---|---|
committer | 2020-12-10 13:23:14 -0600 | |
commit | aa37448f597c09844942da87d042fc6793f989c2 (patch) | |
tree | f509581ac897638f1e1eeb170380241b931f2550 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | remoteproc: q6v5-mss: fix error handling in q6v5_pds_enable (diff) | |
download | linux-dev-aa37448f597c09844942da87d042fc6793f989c2.tar.xz linux-dev-aa37448f597c09844942da87d042fc6793f989c2.zip |
remoteproc: qcom: fix reference leak in adsp_start
pm_runtime_get_sync will increment pm usage counter even it
failed. Forgetting to pm_runtime_put_noidle will result in
reference leak in adsp_start, so we should fix it.
Fixes: dc160e4491222 ("remoteproc: qcom: Introduce Non-PAS ADSP PIL driver")
Signed-off-by: Zhang Qilong <zhangqilong3@huawei.com>
Link: https://lore.kernel.org/r/20201102143534.144484-1-zhangqilong3@huawei.com
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions