diff options
author | 2024-10-10 11:41:44 -1000 | |
---|---|---|
committer | 2024-10-10 11:41:44 -1000 | |
commit | cc3e1caca998e445a030253d2dc42a0db6f5af30 (patch) | |
tree | 3871ff77afc2d7962a1452b662c6cac79e515eab /scripts/module-common.c | |
parent | sched_ext: Start schedulers with consistent p->scx.slice values (diff) | |
download | wireguard-linux-cc3e1caca998e445a030253d2dc42a0db6f5af30.tar.xz wireguard-linux-cc3e1caca998e445a030253d2dc42a0db6f5af30.zip |
sched_ext: Move scx_buildin_idle_enabled check to scx_bpf_select_cpu_dfl()
Move the sanity check from the inner function scx_select_cpu_dfl() to the
exported kfunc scx_bpf_select_cpu_dfl(). This doesn't cause behavior
differences and will allow using scx_select_cpu_dfl() in bypass mode
regardless of scx_builtin_idle_enabled.
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'scripts/module-common.c')
0 files changed, 0 insertions, 0 deletions