Re: [PATCH v3 0/4] Replace old wq name and add WQ_PERCPU and WQ_UNBOUND to alloc_workqueue users
From: Christian König
Date: Mon Feb 23 2026 - 05:52:08 EST
On 2/23/26 09:52, Marco Crivellari wrote:
> On Wed, Dec 24, 2025 at 3:47 PM Marco Crivellari
> <marco.crivellari@xxxxxxxx> wrote:
>> [...]
>> Marco Crivellari (4):
>> drm/amdgpu: replace use of system_unbound_wq with system_dfl_wq
>> drm/amdgpu: replace use of system_wq with system_dfl_wq
>> amd/amdkfd: add WQ_UNBOUND to alloc_workqueue users
>> drm/radeon: add WQ_PERCPU to alloc_workqueue users
>>
>> drivers/gpu/drm/amd/amdgpu/aldebaran.c | 2 +-
>> drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 6 +++---
>> drivers/gpu/drm/amd/amdgpu/amdgpu_reset.c | 2 +-
>> drivers/gpu/drm/amd/amdkfd/kfd_process.c | 3 ++-
>> drivers/gpu/drm/radeon/radeon_display.c | 3 ++-
>> 5 files changed, 9 insertions(+), 7 deletions(-)
>
> Gentle ping.
I don't have time to go over that again in detail, but skimming over it looks good to me.
Feel free to add Acked-by: Christian König <christian.koenig@xxxxxxx> to the radeon and amdgpu patches.
Felix or Philip might want to check the amdkfd patches.
Regards,
Christian.
>
> Thanks.
>