tools/sched_ext: Receive misc updates from SCX repo
authorTejun Heo <tj@kernel.org>
Wed, 25 Sep 2024 22:22:37 +0000 (12:22 -1000)
committerTejun Heo <tj@kernel.org>
Wed, 25 Sep 2024 22:22:37 +0000 (12:22 -1000)
commita748db0c8c6a88da66c3ab3791bd1a229f4a7fee
tree184d2d1d1eb1d0c487d4e060a6b81b47c8e07307
parent1e123fd73deb16cb362ecefb55c90c9196f4a6c2
tools/sched_ext: Receive misc updates from SCX repo

Receive misc tools/sched_ext updates from https://github.com/sched-ext/scx
to sync userspace bits.

- LSP macros to help language servers.

- bpf_cpumask_weight() declaration and cast_mask() helper.

- Cosmetic updates to scx_flatcg.bpf.c.

Signed-off-by: Tejun Heo <tj@kernel.org>
tools/sched_ext/include/scx/common.bpf.h
tools/sched_ext/include/scx/user_exit_info.h
tools/sched_ext/scx_flatcg.bpf.c