public inbox for sched-ext@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCHSET sched_ext/for-7.1] tools/sched_ext/include: Sync include files with scx repo
@ 2026-03-08  2:45 Tejun Heo
  2026-03-08  2:45 ` [PATCH 1/6] tools/sched_ext/include: Remove dead sdt_task_defs.h guard from common.h Tejun Heo
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Tejun Heo @ 2026-03-08  2:45 UTC (permalink / raw)
  To: David Vernet, Andrea Righi, Changwoo Min
  Cc: sched-ext, Emil Tsalapatis, linux-kernel, Tejun Heo

Hello,

Sync tools/sched_ext/include/ with the scx repo. This brings in helpers,
compat wrappers, and generated files that have accumulated in the scx repo
since the last sync.

Based on sched_ext/for-7.1 (28c4ef2b2e57).

 0001 tools/sched_ext/include: Remove dead sdt_task_defs.h guard from common.h
 0002 tools/sched_ext/include: Sync bpf_arena_common.bpf.h with scx repo
 0003 tools/sched_ext/include: Add missing helpers to common.bpf.h
 0004 tools/sched_ext/include: Add __COMPAT_HAS_scx_bpf_select_cpu_and macro
 0005 tools/sched_ext/include: Add libbpf version guard for assoc_struct_ops
 0006 tools/sched_ext/include: Regenerate enum_defs.autogen.h

Git tree:
  git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext.git scx-include-sync

 tools/sched_ext/include/scx/bpf_arena_common.bpf.h |   8 +-
 tools/sched_ext/include/scx/common.bpf.h           | 277 +++++++++++++++++++++
 tools/sched_ext/include/scx/common.h               |   4 -
 tools/sched_ext/include/scx/compat.bpf.h           |   8 +
 tools/sched_ext/include/scx/compat.h               |  35 ++-
 tools/sched_ext/include/scx/enum_defs.autogen.h    |  49 +++-
 6 files changed, 357 insertions(+), 24 deletions(-)

--
tejun

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2026-03-08  8:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-08  2:45 [PATCHSET sched_ext/for-7.1] tools/sched_ext/include: Sync include files with scx repo Tejun Heo
2026-03-08  2:45 ` [PATCH 1/6] tools/sched_ext/include: Remove dead sdt_task_defs.h guard from common.h Tejun Heo
2026-03-08  2:45 ` [PATCH 2/6] tools/sched_ext/include: Sync bpf_arena_common.bpf.h with scx repo Tejun Heo
2026-03-08  2:45 ` [PATCH 3/6] tools/sched_ext/include: Add missing helpers to common.bpf.h Tejun Heo
2026-03-08  2:45 ` [PATCH 4/6] tools/sched_ext/include: Add __COMPAT_HAS_scx_bpf_select_cpu_and macro Tejun Heo
2026-03-08  2:45 ` [PATCH 5/6] tools/sched_ext/include: Add libbpf version guard for assoc_struct_ops Tejun Heo
2026-03-08  2:45 ` [PATCH 6/6] tools/sched_ext/include: Regenerate enum_defs.autogen.h Tejun Heo
2026-03-08  8:20 ` [PATCHSET sched_ext/for-7.1] tools/sched_ext/include: Sync include files with scx repo Andrea Righi
2026-03-08  8:49 ` Tejun Heo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox