[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Z4GlPPv2Ku5xRs6N@slm.duckdns.org>
Date: Fri, 10 Jan 2025 12:54:52 -1000
From: Tejun Heo <tj@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Johannes Weiner <hannes@...xchg.org>,
Michal Koutný <mkoutny@...e.com>,
cgroups@...r.kernel.org
Subject: [GIT PULL] cgroup: Fixes for v6.13-rc6
The following changes since commit f92f4749861b06fed908d336b4dee1326003291b:
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux (2024-12-10 18:21:40 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git/ tags/cgroup-for-6.13-rc6-fixes
for you to fetch changes up to 3cb97a927fffe443e1e7e8eddbfebfdb062e86ed:
cgroup/cpuset: remove kernfs active break (2025-01-08 15:54:39 -1000)
----------------------------------------------------------------
cgroup: Fixes for v6.13-rc6
All are cpuset changes:
- Fix isolated CPUs leaking into sched domains.
- Remove now unnecessary kernfs active break which can trigger a warning.
- Comment updates.
----------------------------------------------------------------
Chen Ridong (1):
cgroup/cpuset: remove kernfs active break
Costa Shulyupin (1):
cgroup/cpuset: Remove stale text
Waiman Long (1):
cgroup/cpuset: Prevent leakage of isolated CPUs into sched domains
kernel/cgroup/cpuset.c | 44 ++++++-----------------
tools/testing/selftests/cgroup/test_cpuset_prs.sh | 33 +++++++++--------
2 files changed, 30 insertions(+), 47 deletions(-)
--
tejun
Powered by blists - more mailing lists