diff options
| author | Tejun Heo <[email protected]> | 2024-09-09 23:42:47 +0000 |
|---|---|---|
| committer | Tejun Heo <[email protected]> | 2024-09-09 23:42:47 +0000 |
| commit | e683949a4b8c954fcbaf6b3ba87bd925bf83e481 (patch) | |
| tree | 204200dd0441c1f5a8f01b0c3f57e0fac4bcfa3e /rust/helpers/helpers.c | |
| parent | sched_ext: Refactor consume_remote_task() (diff) | |
| download | kernel-e683949a4b8c954fcbaf6b3ba87bd925bf83e481.tar.gz kernel-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 <[email protected]>
Acked-by: David Vernet <[email protected]>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions
