]> git.ipfire.org Git - thirdparty/linux.git/commit
sched_ext: Documentation: Fix scx_bpf_move_to_local kfunc name
authorfangqiurong <fangqiurong@kylinos.cn>
Tue, 7 Apr 2026 09:34:05 +0000 (17:34 +0800)
committerTejun Heo <tj@kernel.org>
Tue, 7 Apr 2026 18:13:47 +0000 (08:13 -1000)
commit393754191b85b3f76d9cc44dda5209ef23337e8a
tree5f5d24b6e66e89ed3dbcbc69825e096cd40caf8b
parenta4f61f0a1afdb3c07025b91379f5c46dd89eb817
sched_ext: Documentation: Fix scx_bpf_move_to_local kfunc name

The correct kfunc name is scx_bpf_dsq_move_to_local(), not
scx_bpf_move_to_local(). Fix the two references in the
Scheduling Cycle section.

Signed-off-by: fangqiurong <fangqiurong@kylinos.cn>
Signed-off-by: Tejun Heo <tj@kernel.org>
Documentation/scheduler/sched-ext.rst