diff options
author | 2021-05-18 13:26:24 +0300 | |
---|---|---|
committer | 2021-06-08 10:08:04 -0700 | |
commit | 45f56690051c108e3e9a50e34b61aac05d55583d (patch) | |
tree | 2e55920679f69e884657712ca6f26bb771f81d9a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/msm/dp: initialize audio_comp when audio starts (diff) | |
download | linux-dev-45f56690051c108e3e9a50e34b61aac05d55583d.tar.xz linux-dev-45f56690051c108e3e9a50e34b61aac05d55583d.zip |
drm/msm: Init mm_list before accessing it for use_vram path
Fix NULL pointer dereference caused by update_inactive()
trying to list_del() an uninitialized mm_list who's
prev/next pointers are NULL.
Fixes: 64fcbde772c7 ("drm/msm: Track potentially evictable objects")
Signed-off-by: Alexey Minnekhanov <alexeymin@postmarketos.org>
Link: https://lore.kernel.org/r/20210518102624.1193955-1-alexeymin@postmarketos.org
Signed-off-by: Rob Clark <robdclark@chromium.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions