]> git.dujemihanovic.xyz Git - linux.git/commit
drm/amdgpu/mes: fix use-after-free issue
authorJack Xiao <Jack.Xiao@amd.com>
Mon, 22 Apr 2024 08:22:54 +0000 (16:22 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 Apr 2024 03:23:46 +0000 (23:23 -0400)
commit948255282074d9367e01908b3f5dcf8c10fc9c3d
treec5ab05be1abd7818f0211c1a0464a06e37d8b140
parent9792b7cc18aaa0c2acae6af5d0acf249bcb1ab0d
drm/amdgpu/mes: fix use-after-free issue

Delete fence fallback timer to fix the ramdom
use-after-free issue.

v2: move to amdgpu_mes.c

Signed-off-by: Jack Xiao <Jack.Xiao@amd.com>
Acked-by: Lijo Lazar <lijo.lazar@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c