kernel_samsung_a53x/drivers/gpu/drm/amd
Yuan Can bc59e28155 drm/amdkfd: Fix wrong usage of INIT_WORK()
[ Upstream commit 21cae8debc6a1d243f64fa82cd1b41cb612b5c61 ]

In kfd_procfs_show(), the sdma_activity_work_handler is a local variable
and the sdma_activity_work_handler.sdma_activity_work should initialize
with INIT_WORK_ONSTACK() instead of INIT_WORK().

Fixes: 32cb59f31362 ("drm/amdkfd: Track SDMA utilization per process")
Signed-off-by: Yuan Can <yuancan@huawei.com>
Signed-off-by: Felix Kuehling <felix.kuehling@amd.com>
Reviewed-by: Felix Kuehling <felix.kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-12-17 13:24:07 +01:00
..
acp Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
amdgpu drm/amdgpu: prevent NULL pointer dereference if ATIF is not supported 2024-11-30 02:33:24 +01:00
amdkfd drm/amdkfd: Fix wrong usage of INIT_WORK() 2024-12-17 13:24:07 +01:00
display Revert "drm/amd/display: Round calculated vtotal" 2024-11-24 00:23:17 +01:00
include Revert "drm/amdgpu: Replace one-element array with flexible-array member" 2024-11-24 00:23:26 +01:00
pm Revert "drm/amd/pm: ensure the fw_info is not null before using it" 2024-11-24 00:23:06 +01:00