* [GIT PULL] sched_ext: Fixes for v7.1-rc6
@ 2026-06-02 22:47 Tejun Heo
2026-06-04 19:31 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2026-06-02 22:47 UTC (permalink / raw)
To: Linus Torvalds
Cc: David Vernet, Andrea Righi, Changwoo Min, Emil Tsalapatis,
sched-ext, linux-kernel
Hello,
Two low-risk fixes, both contained within sched_ext.
The following changes since commit 0c1a9dce208b4dc265925898e5da98934f7f9266:
sched_ext: Fix spurious WARN on stale ops_state in ops_dequeue() (2026-05-21 06:27:44 -1000)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext.git tags/sched_ext-for-7.1-rc6-fixes
for you to fetch changes up to 02e545c4297a26dbbc41df81b831e7f605bcd306:
sched_ext: Don't warn on NULL cgrp_moving_from in scx_cgroup_move_task() (2026-06-02 11:27:50 -1000)
----------------------------------------------------------------
sched_ext: Fixes for v7.1-rc6
Two low-risk fixes:
- Drop a spurious warning that can fire during cgroup migration while a
sched_ext scheduler is loaded.
- Fix a drgn-based debug script that broke after scheduler state moved into
a per-scheduler struct.
----------------------------------------------------------------
Tejun Heo (1):
sched_ext: Don't warn on NULL cgrp_moving_from in scx_cgroup_move_task()
Zicheng Qu (1):
tools/sched_ext: Fix scx_show_state per-scheduler state reads
kernel/sched/ext.c | 10 ++++++----
tools/sched_ext/scx_show_state.py | 19 +++++++++++++------
2 files changed, 19 insertions(+), 10 deletions(-)
--
tejun
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] sched_ext: Fixes for v7.1-rc6
2026-06-02 22:47 [GIT PULL] sched_ext: Fixes for v7.1-rc6 Tejun Heo
@ 2026-06-04 19:31 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-06-04 19:31 UTC (permalink / raw)
To: Tejun Heo
Cc: Linus Torvalds, David Vernet, Andrea Righi, Changwoo Min,
Emil Tsalapatis, sched-ext, linux-kernel
The pull request you sent on Tue, 02 Jun 2026 12:47:38 -1000:
> https://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext.git tags/sched_ext-for-7.1-rc6-fixes
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ac5c3716c699f7eb6f84fc7931fdf74f0b4ceaee
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-06-04 19:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-02 22:47 [GIT PULL] sched_ext: Fixes for v7.1-rc6 Tejun Heo
2026-06-04 19:31 ` pr-tracker-bot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.