Re: [PATCH] sched_ext: Add __weak to fix the build errors
From: Tejun Heo
Date: Tue Dec 03 2024 - 16:33:33 EST
On Fri, Nov 29, 2024 at 05:10:03PM +0800, Honglei Wang wrote:
> 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@xxxxxxx>
Applied to sched_ext/for-6.13-fixes.
Thanks.
--
tejun