[GIT PULL] cgroup: Fixes for v6.11-rc4
From: Tejun Heo
Date: Fri Aug 23 2024 - 20:58:20 EST
The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:
Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git/ tags/cgroup-for-6.11-rc4-fixes
for you to fetch changes up to ff0ce721ec213499ec5a532041fb3a1db2dc5ecb:
cgroup/cpuset: Eliminate unncessary sched domains rebuilds in hotplug (2024-08-05 10:54:25 -1000)
----------------------------------------------------------------
cgroup: Fixes for v6.11-rc4
Three patches addressing cpuset corner cases.
----------------------------------------------------------------
Chen Ridong (1):
cgroup/cpuset: fix panic caused by partcmd_update
Waiman Long (2):
cgroup/cpuset: Clear effective_xcpus on cpus_allowed clearing only if cpus.exclusive not set
cgroup/cpuset: Eliminate unncessary sched domains rebuilds in hotplug
kernel/cgroup/cpuset.c | 38 +++++++++++++++++++++-----------------
1 file changed, 21 insertions(+), 17 deletions(-)