Michal Koutný d068eebbd4 cgroup/cpuset: Make child cpusets restrict parents on v1 hierarchy
The commit 1f1562fcd04a ("cgroup/cpuset: Don't let child cpusets
restrict parent in default hierarchy") inteded to relax the check only
on the default hierarchy (or v2 mode) but it dropped the check in v1
too.

This patch returns and separates the legacy-only validations so that
they can be considered only in the v1 mode, which should enforce the old
constraints for the sake of compatibility.

Fixes: 1f1562fcd04a ("cgroup/cpuset: Don't let child cpusets restrict parent in default hierarchy")
Suggested-by: Waiman Long <longman@redhat.com>
Signed-off-by: Michal Koutný <mkoutny@suse.com>
Reviewed-by: Waiman Long <longman@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
2022-01-12 11:24:45 -10:00
2022-01-11 17:24:45 -08:00
2021-12-19 12:38:53 -08:00
2022-01-11 12:58:41 -08:00
2022-01-11 16:09:36 -08:00
2022-01-11 16:09:36 -08:00
2022-01-11 17:24:45 -08:00
2022-01-11 17:24:45 -08:00
2022-01-11 17:24:45 -08:00
2022-01-11 09:51:26 -08:00
2022-01-11 13:03:06 -08:00
2022-01-10 19:06:09 -08:00
2022-01-11 16:09:36 -08:00
2022-01-11 14:26:55 -08:00
2021-12-23 09:55:58 -08:00
2022-01-11 13:11:10 -08:00
2022-01-10 18:55:43 -08:00
2022-01-11 17:06:42 -08:00

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
No description provided
Readme 5.7 GiB
Languages
C 97.6%
Assembly 1%
Shell 0.5%
Python 0.3%
Makefile 0.3%