diff options
author | Nirmoy Das <[email protected]> | 2024-02-19 13:50:47 +0100 |
---|---|---|
committer | Joonas Lahtinen <[email protected]> | 2024-02-29 14:14:40 +0200 |
commit | 01bb1ae35006e473138c90711bad1a6b614a1823 (patch) | |
tree | 8f2a5f1329fceb784294486f0768186fd3a512fc /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | e567857cb41c4c4f5bb33fd0ff3c282c5c3c4577 (diff) |
drm/i915: Check before removing mm notifier
Error in mmu_interval_notifier_insert() can leave a NULL
notifier.mm pointer. Catch that and return early.
Fixes: ed29c2691188 ("drm/i915: Fix userptr so we do not have to worry about obj->mm.lock, v7.")
Cc: <[email protected]> # v5.13+
[tursulin: Added Fixes and cc stable.]
Cc: Andi Shyti <[email protected]>
Cc: Shawn Lee <[email protected]>
Signed-off-by: Nirmoy Das <[email protected]>
Reviewed-by: Rodrigo Vivi <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Tvrtko Ursulin <[email protected]>
(cherry picked from commit db7bbd13f08774cde0332c705f042e327fe21e73)
Signed-off-by: Joonas Lahtinen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions