+15
−13
Loading
Bypass mode was depending on ops.select_cpu() which can't be trusted as with the rest of the BPF scheduler. Always enable and use scx_select_cpu_dfl() in bypass mode. Signed-off-by:Tejun Heo <tj@kernel.org> Acked-by:
David Vernet <void@manifault.com>