diff options
author | Honglei Wang <jameshongleiwang@126.com> | 2024-11-29 12:10:03 +0300 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2024-12-03 23:27:26 +0300 |
commit | 793baff3f24f16dab9061045e23eea67724feae6 (patch) | |
tree | 23128c143867640ac8bdb698b70cb106b6dbbaff /tools/perf/scripts/python/syscall-counts.py | |
parent | 40384c840ea1944d7c5a392e8975ed088ecf0b37 (diff) | |
download | linux-793baff3f24f16dab9061045e23eea67724feae6.tar.xz |
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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions