From: Tejun Heo <tj@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, David Vernet <void@manifault.com>,
Andrea Righi <arighi@nvidia.com>,
Changwoo Min <changwoo@igalia.com>
Subject: [GIT PULL] sched_ext: Fixes for v6.15-rc0
Date: Wed, 2 Apr 2025 12:45:17 -1000 [thread overview]
Message-ID: <Z-29_RUhhuUhGLiv@slm.duckdns.org> (raw)
Note: Trying sending out accumulated patches sooner even during a merge
window. If you don't like it, please let me know.
The following changes since commit f6e0150b2003fb2b9265028a618aa1732b3edc8f:
Merge tag 'mtd/for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux (2025-03-26 10:28:36 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext.git/ tags/sched_ext-for-6.15-rc0-fixes
for you to fetch changes up to 2bac648dab395be0ad0d55b9c2ae7723e71e233e:
tools/sched_ext: Sync with scx repo (2025-04-02 09:08:33 -1000)
----------------------------------------------------------------
sched_ext: Fixes for v6.15-rc0
- Calling scx_bpf_create_dsq() with the same ID would succeed creating
duplicate DSQs. Fix it to return -EEXIST.
- scx_select_cpu_dfl() fixes and cleanups.
- Synchronize tool/sched_ext with external scheduler repo. While this isn't
a fix. There's no risk to the kernel and it's better if they stay synced
closer.
----------------------------------------------------------------
Andrea Righi (2):
sched_ext: idle: Fix return code of scx_select_cpu_dfl()
sched_ext: initialize built-in idle state before ops.init()
Jake Hillion (1):
sched_ext: create_dsq: Return -EEXIST on duplicate request
Tejun Heo (2):
sched_ext: Remove a meaningless conditional goto in scx_select_cpu_dfl()
tools/sched_ext: Sync with scx repo
kernel/sched/ext.c | 8 +--
kernel/sched/ext_idle.c | 12 ++--
tools/sched_ext/include/scx/common.bpf.h | 85 +++++++++++++++++--------
tools/sched_ext/include/scx/enum_defs.autogen.h | 3 +
tools/sched_ext/include/scx/enums.autogen.bpf.h | 24 +++++++
tools/sched_ext/include/scx/enums.autogen.h | 8 +++
tools/sched_ext/include/scx/enums.h | 3 +-
7 files changed, 103 insertions(+), 40 deletions(-)
--
tejun
next reply other threads:[~2025-04-02 22:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-02 22:45 Tejun Heo [this message]
2025-04-03 19:34 ` pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Z-29_RUhhuUhGLiv@slm.duckdns.org \
--to=tj@kernel.org \
--cc=arighi@nvidia.com \
--cc=changwoo@igalia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=void@manifault.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®