diff options
| author | Tejun Heo <tj@kernel.org> | 2026-03-06 20:58:03 +0300 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2026-03-06 20:58:03 +0300 |
| commit | d94d09a23340b343ffc6ad935f4a7fa90516684a (patch) | |
| tree | 532795f8ddd84b422fe58ecbdb99fa3d2e8aa0cf /include/linux | |
| parent | 39d0b2c43776fc84a27b2fc37cebe89e442aafd8 (diff) | |
| download | linux-d94d09a23340b343ffc6ad935f4a7fa90516684a.tar.xz | |
sched_ext: When calling ops.dispatch() @prev must be on the same scx_sched
The @prev parameter passed into ops.dispatch() is expected to be on the
same sched. Passing in @prev which isn't on the sched can spuriously
trigger failures that can kill the scheduler. Pass in @prev iff it's on
the same sched.
Signed-off-by: Tejun Heo <tj@kernel.org>
Reviewed-by: Andrea Righi <arighi@nvidia.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
