Re: [PATCH sched_ext/for-6.13 1/2] sched_ext: Rename CFI stubs to names that are recognized by BPF

From: Tejun Heo
Date: Thu Oct 24 2024 - 13:00:05 EST


On Wed, Oct 23, 2024 at 02:54:41PM -1000, Tejun Heo wrote:
> CFI stubs can be used to tag arguments with __nullable (and possibly other
> tags in the future) but for that to work the CFI stubs must have names that
> are recognized by BPF. Rename them.
>
> Signed-off-by: Tejun Heo <tj@xxxxxxxxxx>
> Cc: Martin KaFai Lau <martin.lau@xxxxxxxxxx>
> Cc: Alexei Starovoitov <ast@xxxxxxxxxx>

Applied 1-2 to sched_ext/for-6.13.

Thanks.

--
tejun