diff options
author | 2024-09-09 13:42:47 -1000 | |
---|---|---|
committer | 2024-09-09 13:42:47 -1000 | |
commit | e683949a4b8c954fcbaf6b3ba87bd925bf83e481 (patch) | |
tree | 204200dd0441c1f5a8f01b0c3f57e0fac4bcfa3e /scripts/generate_rust_analyzer.py | |
parent | sched_ext: Refactor consume_remote_task() (diff) | |
download | linux-rng-e683949a4b8c954fcbaf6b3ba87bd925bf83e481.tar.xz linux-rng-e683949a4b8c954fcbaf6b3ba87bd925bf83e481.zip |
sched_ext: Make find_dsq_for_dispatch() handle SCX_DSQ_LOCAL_ON
find_dsq_for_dispatch() handles all DSQ IDs except SCX_DSQ_LOCAL_ON.
Instead, each caller is hanlding SCX_DSQ_LOCAL_ON before calling it. Move
SCX_DSQ_LOCAL_ON lookup into find_dsq_for_dispatch() to remove duplicate
code in direct_dispatch() and dispatch_to_local_dsq().
No functional changes intended.
Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: David Vernet <void@manifault.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions