diff options
| author | Zqiang <[email protected]> | 2025-11-17 12:53:10 +0000 |
|---|---|---|
| committer | Tejun Heo <[email protected]> | 2025-11-17 15:07:22 +0000 |
| commit | 36c6f3c03d104faf1aa90922f2310549c175420f (patch) | |
| tree | bc03139d39526a712f3c90af5758226bcabae889 /lib/mpi/mpi-mpow.c | |
| parent | sched_ext: Fix possible deadlock in the deferred_irq_workfn() (diff) | |
| download | kernel-36c6f3c03d104faf1aa90922f2310549c175420f.tar.gz kernel-36c6f3c03d104faf1aa90922f2310549c175420f.zip | |
sched_ext: Use IRQ_WORK_INIT_HARD() to initialize rq->scx.kick_cpus_irq_work
For PREEMPT_RT kernels, the kick_cpus_irq_workfn() be invoked in
the per-cpu irq_work/* task context and there is no rcu-read critical
section to protect. this commit therefore use IRQ_WORK_INIT_HARD() to
initialize the per-cpu rq->scx.kick_cpus_irq_work in the
init_sched_ext_class().
Signed-off-by: Zqiang <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mpow.c')
0 files changed, 0 insertions, 0 deletions
