* [GIT PULL] sched_ext: Fixes for v6.19-rc3
@ 2025-12-29 0:51 Tejun Heo
2025-12-29 6:15 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Tejun Heo @ 2025-12-29 0:51 UTC (permalink / raw)
To: Linus Torvalds
Cc: David Vernet, Andrea Righi, Changwoo Min, Emil Tsalapatis,
sched-ext, linux-kernel
Hi Linus,
Miscellaneous sched_ext fixes.
Thanks.
The following changes since commit bb27226f0d00588ac53be8825e021ae80aa43371:
sched_ext: Remove unused code in the do_pick_task_scx() (2025-12-15 05:53:49 -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-6.19-rc3-fixes
for you to fetch changes up to c9894e6f0160414b57e895332c580cf5c8da6780:
tools/sched_ext: update scx_show_state.py for scx_aborting change (2025-12-28 06:11:26 -1000)
----------------------------------------------------------------
sched_ext: Fixes for v6.19-rc3
- Fix uninitialized @ret on alloc_percpu() failure leading to ERR_PTR(0).
- Fix PREEMPT_RT warning when bypass load balancer sends IPI to offline
CPU by using resched_cpu() instead of resched_curr().
- Fix comment referring to renamed function.
- Update scx_show_state.py for scx_root and scx_aborting changes.
----------------------------------------------------------------
Kohei Enju (2):
tools/sched_ext: fix scx_show_state.py for scx_root change
tools/sched_ext: update scx_show_state.py for scx_aborting change
Liang Jie (1):
sched_ext: fix uninitialized ret on alloc_percpu() failure
Zqiang (2):
sched_ext: Fix some comments in ext.c
sched_ext: Use the resched_cpu() to replace resched_curr() in the bypass_lb_node()
kernel/sched/ext.c | 23 ++++++++++-------------
tools/sched_ext/scx_show_state.py | 10 ++++++----
2 files changed, 16 insertions(+), 17 deletions(-)
--
tejun
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] sched_ext: Fixes for v6.19-rc3
2025-12-29 0:51 [GIT PULL] sched_ext: Fixes for v6.19-rc3 Tejun Heo
@ 2025-12-29 6:15 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-12-29 6:15 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 Sun, 28 Dec 2025 14:51:12 -1000:
> https://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext.git tags/sched_ext-for-6.19-rc3-fixes
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/7839932417dd53bb09eb5a585a7a92781dfd7cb2
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:[~2025-12-29 6:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-29 0:51 [GIT PULL] sched_ext: Fixes for v6.19-rc3 Tejun Heo
2025-12-29 6:15 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox