diff options
author | 2024-11-29 17:10:03 +0800 | |
---|---|---|
committer | 2024-12-03 10:27:26 -1000 | |
commit | 793baff3f24f16dab9061045e23eea67724feae6 (patch) | |
tree | 23128c143867640ac8bdb698b70cb106b6dbbaff /scripts/lib/kdoc/kdoc_parser.py | |
parent | Linux 6.13-rc1 (diff) | |
download | linux-rng-793baff3f24f16dab9061045e23eea67724feae6.tar.xz linux-rng-793baff3f24f16dab9061045e23eea67724feae6.zip |
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 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions