diff options
author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2022-06-18 02:33:25 +0300 |
---|---|---|
committer | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2023-01-09 22:54:42 +0200 |
commit | c79bb6b92defdcb834ceeeed9c1cf591beb1b71a (patch) | |
tree | f52f88e5f1d529297ed01b98313471ab103f4a86 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7ad6586652fa736f6d07d8170ac723b8628481ce (diff) |
drm/msm: clean event_thread->worker in case of an error
If worker creation fails, nullify the event_thread->worker, so that
msm_drm_uninit() doesn't try accessing invalid memory location. While we
are at it, remove duplicate assignment to the ret variable.
Fixes: 1041dee2178f ("drm/msm: use kthread_create_worker instead of kthread_run")
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Abhinav Kumar <quic_abhinavk@quicinc.com>
Patchwork: https://patchwork.freedesktop.org/patch/490106/
Link: https://lore.kernel.org/r/20220617233328.1143665-2-dmitry.baryshkov@linaro.org
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions