]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
tools/sched_ext: Strip compatibility macros for cgroup and dispatch APIs
authorTejun Heo <tj@kernel.org>
Tue, 7 Oct 2025 01:51:44 +0000 (15:51 -1000)
committerTejun Heo <tj@kernel.org>
Mon, 13 Oct 2025 18:49:29 +0000 (08:49 -1000)
commit111a79800aeda615797f20b3a00ef116edce9e03
tree62e048c5bd72b869b2fc81118b673382057b391d
parent0128c850513a7f5199397a79da9c39558a5558cb
tools/sched_ext: Strip compatibility macros for cgroup and dispatch APIs

Enough time has passed since the introduction of scx_bpf_task_cgroup() and
the scx_bpf_dispatch* -> scx_bpf_dsq* kfunc renaming. Strip the compatibility
macros.

Acked-by: Changwoo Min <changwoo@igalia.com>
Acked-by: Andrea Righi <arighi@nvidia.com>
Reviewed-by: Emil Tsalapatis <emil@etsalapatis.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
tools/sched_ext/include/scx/compat.bpf.h
tools/sched_ext/scx_flatcg.bpf.c
tools/sched_ext/scx_qmap.bpf.c