diff options
author | Tejun Heo <tj@kernel.org> | 2024-09-26 00:58:44 +0300 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2024-09-26 00:58:44 +0300 |
commit | 1e123fd73deb16cb362ecefb55c90c9196f4a6c2 (patch) | |
tree | bed63c4da7cba2dec74afc43e4350dcabdbbae1b /tools/perf/scripts/python/check-perf-trace.py | |
parent | 42268ad0eb4142245ea40ab01a5690a40e9c3b41 (diff) | |
download | linux-1e123fd73deb16cb362ecefb55c90c9196f4a6c2.tar.xz |
sched_ext: Add __COMPAT helpers for features added during v6.12 devel cycle
cgroup support and scx_bpf_dispatch[_vtime]_from_dsq() are newly added since
8bb30798fd6e ("sched_ext: Fixes incorrect type in bpf_scx_init()") which is
the current earliest commit targeted by BPF schedulers. Add compat helpers
for them and apply them in the example schedulers.
These will be dropped after a few kernel releases. The exact backward
compatibility window hasn't been decided yet.
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions