diff options
| author | Liang Luo <luoliang@kylinos.cn> | 2026-07-14 11:20:51 +0800 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2026-07-14 11:40:59 -1000 |
| commit | 35f9cbbacb671e587c84e992e7b0098c39e895a4 (patch) | |
| tree | 911b220fcbfadea8cfd10cc913dcbbb26ffb677f /tools/perf/scripts/python | |
| parent | eb00f4a3620ae8f5e15bc1d6a39277e7d76d2feb (diff) | |
tools/sched_ext: scx_qmap: Fix stale API name in comment
The comment above dispatch_highpri() still references
scx_bpf_dispatch[_vtime]_from_dsq(), which was renamed to
scx_bpf_dsq_move[_vtime]() in v6.13 to unload the overloaded
"dispatch" verb. The code below already uses the new names; only the
comment was left behind during the rename.
Fixes: 5cbb302880f5 ("sched_ext: Rename scx_bpf_dispatch[_vtime]_from_dsq*() -> scx_bpf_dsq_move[_vtime]*()")
Signed-off-by: Liang Luo <luoliang@kylinos.cn>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
