summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2025-10-09 13:56:23 -1000
committerTejun Heo <tj@kernel.org>2025-10-13 08:25:55 -1000
commitefeeaac9ae9763f9c953e69633c86bc3031e39b5 (patch)
tree629c016e78edb8ce691147d24b481418a069c2f5 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
parent54e96258a6930909b690fd7e8889749231ba8085 (diff)
sched_ext: Sync error_irq_work before freeing scx_sched
By the time scx_sched_free_rcu_work() runs, the scx_sched is no longer reachable. However, a previously queued error_irq_work may still be pending or running. Ensure it completes before proceeding with teardown. Fixes: bff3b5aec1b7 ("sched_ext: Move disable machinery into scx_sched") Acked-by: Andrea Righi <arighi@nvidia.com> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions