diff options
author | Alexey Minnekhanov <alexeymin@postmarketos.org> | 2021-05-18 13:26:24 +0300 |
---|---|---|
committer | Rob Clark <robdclark@chromium.org> | 2021-06-08 20:08:04 +0300 |
commit | 45f56690051c108e3e9a50e34b61aac05d55583d (patch) | |
tree | 2e55920679f69e884657712ca6f26bb771f81d9a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | f2f46b878777e0d3f885c7ddad48f477b4dea247 (diff) | |
download | linux-45f56690051c108e3e9a50e34b61aac05d55583d.tar.xz |
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-sqlite.py')
0 files changed, 0 insertions, 0 deletions