]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'cgroup-for-6.8-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 5 Mar 2024 22:00:22 +0000 (14:00 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 5 Mar 2024 22:00:22 +0000 (14:00 -0800)
commit5847c9777c303a792202c609bd761dceb60f4eed
treeaa21f111dc66e5efdf8372942bd61fd9839c329a
parent29cd507cbec282e13dcf8f38072a100af96b2bb7
parent25125a4762835d62ba1e540c1351d447fc1f6c7c
Merge tag 'cgroup-for-6.8-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup

Pull cgroup fixes from Tejun Heo:
 "Two cpuset fixes. Both are for bugs in error handling paths and low
  risk"

* tag 'cgroup-for-6.8-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup:
  cgroup/cpuset: Fix retval in update_cpumask()
  cgroup/cpuset: Fix a memory leak in update_exclusive_cpumask()