[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <aMsOe0f9m4YN4Mes@slm.duckdns.org>
Date: Wed, 17 Sep 2025 09:39:39 -1000
From: Tejun Heo <tj@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, David Vernet <void@...ifault.com>,
Andrea Righi <arighi@...dia.com>,
Changwoo Min <changwoo@...lia.com>, sched-ext@...ts.linux.dev
Subject: [GIT PULL] sched_ext: Fixes for v6.17-rc6
The following changes since commit e69980bd16f264581c3f606bae987e54f0ba8c4a:
selftests/sched_ext: Remove duplicate sched.h header (2025-08-11 08:24:08 -1000)
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.17-rc6-fixes
for you to fetch changes up to a1eab4d813f7b6e606ed21381b8cfda5c59a87e5:
sched_ext, sched/core: Fix build failure when !FAIR_GROUP_SCHED && EXT_GROUP_SCHED (2025-09-16 23:07:27 -1000)
----------------------------------------------------------------
sched_ext: Fixes for v6.17-rc6
This contains 2 sched_ext fixes.
- Fix build failure when !FAIR_GROUP_SCHED && EXT_GROUP_SCHED.
- Revert "sched_ext: Skip per-CPU tasks in scx_bpf_reenqueue_local()" which
was causing issues with per-CPU task scheduling and reenqueuing behavior.
----------------------------------------------------------------
Andrea Righi (1):
Revert "sched_ext: Skip per-CPU tasks in scx_bpf_reenqueue_local()"
Tejun Heo (1):
sched_ext, sched/core: Fix build failure when !FAIR_GROUP_SCHED && EXT_GROUP_SCHED
kernel/sched/core.c | 2 +-
kernel/sched/ext.c | 6 +-----
2 files changed, 2 insertions(+), 6 deletions(-)
--
tejun
Powered by blists - more mailing lists