[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <aFMeWOF5bCp2D3s9@slm.duckdns.org>
Date: Wed, 18 Jun 2025 10:15:20 -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.16-rc2
The following changes since commit 488ef3560196ee10fc1c5547e1574a87068c3494:
KEYS: Invert FINAL_PUT bit (2025-06-11 11:57:14 -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.16-rc2-fixes
for you to fetch changes up to 33796b91871ad4010c8188372dd1faf97cf0f1c0:
sched_ext, sched/core: Don't call scx_group_set_weight() prematurely from sched_create_group() (2025-06-17 08:19:55 -1000)
----------------------------------------------------------------
sched_ext: Fixes for v6.16-rc2
- Fix a couple bugs in cgroup cpu.weight support.
- Add the new sched-ext@...ts.linux.dev to MAINTAINERS.
----------------------------------------------------------------
Tejun Heo (3):
sched_ext: Update mailing list entry in MAINTAINERS
sched_ext: Make scx_group_set_weight() always update tg->scx.weight
sched_ext, sched/core: Don't call scx_group_set_weight() prematurely from sched_create_group()
MAINTAINERS | 2 +-
kernel/sched/core.c | 4 ++--
kernel/sched/ext.c | 17 +++++++++++------
kernel/sched/ext.h | 2 ++
4 files changed, 16 insertions(+), 9 deletions(-)
--
tejun
Powered by blists - more mailing lists