RE: [PATCH] drm/amdkfd: clean up code for interrupt v10

2024-09-08 Thread Huang, Tim
gt; Subject: [PATCH] drm/amdkfd: clean up code for interrupt v10 > > Variable hub_inst is unused. > Related the commit "bde7ae79ca40": > "drm/amdkfd: Drop poison hanlding from gfx v10" > > Signed-off-by: Jesse Zhang > --- > drivers/gpu/drm/amd/amdkfd/kfd_

[PATCH] drm/amdkfd: clean up code for interrupt v10

2024-09-05 Thread jesse.zh...@amd.com
Variable hub_inst is unused. Related the commit "bde7ae79ca40": "drm/amdkfd: Drop poison hanlding from gfx v10" Signed-off-by: Jesse Zhang --- drivers/gpu/drm/amd/amdkfd/kfd_int_process_v10.c | 13 - 1 file changed, 13 deletions(-) diff --git a/drivers/gpu/drm/amd/amdkfd/kfd_int_pro