aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
diff options
context:
space:
mode:
authorPhilipp Stanner <[email protected]>2025-04-04 10:15:44 +0000
committerTejun Heo <[email protected]>2025-04-14 17:48:23 +0000
commit24cdab5787a0ae90260df1f8ac8284877a70b7b3 (patch)
treebb19f47a29462f023e9c4656c70d233705488f1b /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
parentLinux 6.15-rc2 (diff)
downloadkernel-24cdab5787a0ae90260df1f8ac8284877a70b7b3.tar.gz
kernel-24cdab5787a0ae90260df1f8ac8284877a70b7b3.zip
workqueue: Better document teardown for delayed_work
destroy_workqueue() does not ensure that non-pending work submitted with queue_delayed_work() gets cancelled. The caller has to ensure that manually. Add this information about delayed_work in destroy_workqueue()'s docstring. Add a TODO for destroy_workqueue() to wait for all delayed_work. Signed-off-by: Philipp Stanner <[email protected]> Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions