[PATCH 0/3] cgroup/cpuset: Fix CLONE_INTO_CGROUP problem & other issues

From: Waiman Long
Date: Fri Mar 31 2023 - 10:52:53 EST


The first patch of this series fixes the incorrect cpumask problem
when the CLONE_INTO_CGROUP flag is used to clone a child to a different
cgroup. It also includes 2 other miscellaneous fixes to the cpuset code.

Waiman Long (3):
cgroup/cpuset: Make cpuset_fork() handle CLONE_INTO_CGROUP properly
cgroup/cpuset: Make cpuset_attach_task() skip subpartitions CPUs for
top_cpuset
cgroup/cpuset: Allow only one active attach operation per cpuset

kernel/cgroup/cpuset.c | 76 ++++++++++++++++++++++++++++--------------
1 file changed, 51 insertions(+), 25 deletions(-)

--
2.31.1