amd/amdkfd: fix a kfd_process ref leak
authorYifan Zhang <yifan1.zhang@amd.com>
Wed, 21 May 2025 10:06:28 +0000 (18:06 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 29 May 2025 14:57:02 +0000 (10:57 -0400)
commit90237b16ec1d7afa16e2173cc9a664377214cdd9
treec1793753a06c021e23c00be16f96c018bc2aec43
parent5ae9de5867dbf23e53d244dfd62216bec95234a8
amd/amdkfd: fix a kfd_process ref leak

This patch is to fix a kfd_prcess ref leak.

Signed-off-by: Yifan Zhang <yifan1.zhang@amd.com>
Reviewed-by: Philip Yang <Philip.Yang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_events.c