diff options
| author | Cheng-Yang Chou <yphbchou0911@gmail.com> | 2026-06-25 23:13:11 +0800 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2026-06-25 10:16:30 -1000 |
| commit | e2c60e15d0803d58d757dbfa5db6e528571248a5 (patch) | |
| tree | bd3a028ba15b5010ce16b8da51734bfb1a662fac /tools/perf/scripts/python | |
| parent | 252891d03dfb239fb76a78ab06b0e5a8719e0f86 (diff) | |
sched_ext: Convert scx_arena_grow() to use scx_arena_to_kaddr()
scx_arena_grow() was left open-coded when 2e05f2fd0dd7 ("sched_ext: Add
scx_arena_to_kaddr() / scx_kaddr_to_arena()") introduced the helper.
Replace the manual bpf_arena_map_kern_vm_start() fetch and #ifdef guard
with scx_arena_to_kaddr(sch, p).
Signed-off-by: Cheng-Yang Chou <yphbchou0911@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
