diff options
| author | Tejun Heo <tj@kernel.org> | 2025-10-09 13:56:23 -1000 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2025-10-13 08:25:55 -1000 |
| commit | efeeaac9ae9763f9c953e69633c86bc3031e39b5 (patch) | |
| tree | 629c016e78edb8ce691147d24b481418a069c2f5 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
| parent | 54e96258a6930909b690fd7e8889749231ba8085 (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
