public inbox for sched-ext@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH v2 0/2] tools/sched_ext: Sync configuration with upstream
@ 2026-02-17  7:25 Cheng-Yang Chou
  2026-02-17  7:25 ` [PATCH v2 1/2] tools/sched_ext: Sync README.md Kconfig with upstream scx Cheng-Yang Chou
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Cheng-Yang Chou @ 2026-02-17  7:25 UTC (permalink / raw)
  To: sched-ext; +Cc: tj, void, arighi, changwoo, jserv, yphbchou0911

This series synchronizes the sched-ext tool's Kconfig and README.md
with the upstream scx repository.

Changes in v2:
- Rebase v1 to fix application failure.
- Remove duplicate Kconfig entries and non-user-selectable options.
- Refactor Kconfig comments for a more professional tone.
- Link to v1: https://lore.kernel.org/all/20260216110014.771335-1-yphbchou0911@gmail.com/

Thanks,
-chengyang

---

Cheng-Yang Chou (2):
  tools/sched_ext: Sync README.md Kconfig with upstream scx
  tools/sched_ext: Add Kconfig to sync with upstream

 tools/sched_ext/Kconfig   | 61 +++++++++++++++++++++++++++++++++++++++
 tools/sched_ext/README.md |  6 ----
 2 files changed, 61 insertions(+), 6 deletions(-)
 create mode 100644 tools/sched_ext/Kconfig

-- 
2.48.1


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

end of thread, other threads:[~2026-02-24 17:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-17  7:25 [PATCH v2 0/2] tools/sched_ext: Sync configuration with upstream Cheng-Yang Chou
2026-02-17  7:25 ` [PATCH v2 1/2] tools/sched_ext: Sync README.md Kconfig with upstream scx Cheng-Yang Chou
2026-02-17  7:26 ` [PATCH v2 2/2] tools/sched_ext: Add Kconfig to sync with upstream Cheng-Yang Chou
2026-02-24  3:04 ` [PATCH v2 0/2] tools/sched_ext: Sync configuration " Cheng-Yang Chou
2026-02-24 17:56 ` Tejun Heo

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