Merge tag 'cgroup-for-6.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 1 Feb 2023 00:02:05 +0000 (16:02 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 1 Feb 2023 00:02:05 +0000 (16:02 -0800)
commitc0b67534c95c537f7a506a06b98e5e85d72e2b7d
treed5bdf23c5bba0d92306483780f75f0f2eb2d153b
parent58706f7fb045b7019bada81fa17f372189315fe5
parente5ae8803847b80fe9d744a3174abe2b7bfed222a
Merge tag 'cgroup-for-6.2-fixes' of git://git./linux/kernel/git/tj/cgroup

Pull cgroup fix from Tejun Heo:
 "cpuset has a bug which can cause an oops after some configuration
  operations, introduced during the v6.1 cycle.

  This single commit fixes the bug"

* tag 'cgroup-for-6.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup:
  cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()