[GIT PULL] cgroup fixes for v6.8-rc7

From: Tejun Heo
Date: Tue Mar 05 2024 - 16:55:46 EST


The following changes since commit e326df53af0021f48a481ce9d489efda636c2dc6:

Merge tag 'v6.8-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 (2024-02-28 09:30:26 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git/ tags/cgroup-for-6.8-rc7-fixes

for you to fetch changes up to 25125a4762835d62ba1e540c1351d447fc1f6c7c:

cgroup/cpuset: Fix retval in update_cpumask() (2024-02-29 10:30:35 -1000)

----------------------------------------------------------------
cgroup: Fixes for v6.8-rc7

Two cpuset fixes. Both are for bugs in error handling paths and low risk.

----------------------------------------------------------------
Kamalesh Babulal (1):
cgroup/cpuset: Fix retval in update_cpumask()

Waiman Long (1):
cgroup/cpuset: Fix a memory leak in update_exclusive_cpumask()

kernel/cgroup/cpuset.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

--
tejun