diff options
author | Honglei Wang <jameshongleiwang@126.com> | 2024-11-29 17:10:03 +0800 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2024-12-03 10:27:26 -1000 |
commit | 793baff3f24f16dab9061045e23eea67724feae6 (patch) | |
tree | 23128c143867640ac8bdb698b70cb106b6dbbaff /tools/perf/scripts/python/parallel-perf.py | |
parent | 40384c840ea1944d7c5a392e8975ed088ecf0b37 (diff) |
sched_ext: Add __weak to fix the build errors
commit 5cbb302880f5 ("sched_ext: Rename
scx_bpf_dispatch[_vtime]_from_dsq*() -> scx_bpf_dsq_move[_vtime]*()")
introduced several new functions which caused compilation errors when
compiled with clang.
Let's fix this by adding __weak markers.
Signed-off-by: Honglei Wang <jameshongleiwang@126.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Fixes: 5cbb302880f5 ("sched_ext: Rename scx_bpf_dispatch[_vtime]_from_dsq*() -> scx_bpf_dsq_move[_vtime]*()")
Acked-by: Andrii Nakryiko <andrii@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions