summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_files.py
diff options
context:
space:
mode:
authorRob Clark <robdclark@chromium.org>2025-05-14 09:33:32 -0700
committerRob Clark <robin.clark@oss.qualcomm.com>2025-06-09 11:27:28 -0700
commit5d319f75ccf7f0927425a7545aa1a22b3eedc189 (patch)
tree86783df4d0bea6c073776ab50ed0e04bb52988ff /scripts/lib/kdoc/kdoc_files.py
parent8a48e35becb214743214f5504e726c3ec131cd6d (diff)
drm/msm: Fix a fence leak in submit error path
In error paths, we could unref the submit without calling drm_sched_entity_push_job(), so msm_job_free() will never get called. Since drm_sched_job_cleanup() will NULL out the s_fence, we can use that to detect this case. Signed-off-by: Rob Clark <robdclark@chromium.org> Patchwork: https://patchwork.freedesktop.org/patch/653584/ Signed-off-by: Rob Clark <robin.clark@oss.qualcomm.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions