diff options
| author | Tejun Heo <tj@kernel.org> | 2026-09-05 06:09:55 -1000 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2026-09-05 12:12:04 -1000 |
| commit | 3265ef0b670180b0b946d73ee9825d6d91e98a08 (patch) | |
| tree | cdeb3461a821044db56e0a1619793e5777fb8bef /scripts/Makefile.thinlto | |
| parent | 0a85182723b65ad8bee8131bc38fcf0347d6679b (diff) | |
| download | linux-next-3265ef0b670180b0b946d73ee9825d6d91e98a08.tar.gz linux-next-3265ef0b670180b0b946d73ee9825d6d91e98a08.zip | |
sched_ext: Rename sch to root_sch in dispatch_one()
dispatch_one() uses the root scheduler for everything it does, including the
two decisions to keep running @prev, which are wrong when @prev belongs to a
sub-scheduler. The function has to deal with @prev's scheduler too. Rename
the root's local from sch to root_sch for clarity and to make room for it.
No functional change.
Signed-off-by: Tejun Heo <tj@kernel.org>
Reviewed-by: Andrea Righi <arighi@nvidia.com>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
