summaryrefslogtreecommitdiff
path: root/include/linux/cgroup.h
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2013-06-25 18:53:37 (GMT)
committerTejun Heo <tj@kernel.org>2013-06-25 18:53:37 (GMT)
commitfc76df706123602214da494ba98bccea83e2cfff (patch)
tree27ff818b65d9c2866ba1caee3c739ec9f9232337 /include/linux/cgroup.h
parent30159ec7a9db7f3c91e2b27e66389c49302efd5c (diff)
downloadlinux-fsl-qoriq-fc76df706123602214da494ba98bccea83e2cfff.tar.xz
cgroup: reserve ID 0 for dummy_root and 1 for unified hierarchy
Before 1a57423166 ("cgroup: make hierarchy_id use cyclic idr"), hierarchy IDs were allocated from 0. As the dummy hierarchy was always the one first initialized, it got assigned 0 and all other hierarchies from 1. The patch accidentally changed the minimum useable ID to 2. Let's restore ID 0 for dummy_root and while at it reserve 1 for unified hierarchy. Signed-off-by: Tejun Heo <tj@kernel.org> Acked-by: Li Zefan <lizefan@huawei.com> Cc: stable@vger.kernel.org
Diffstat (limited to 'include/linux/cgroup.h')
0 files changed, 0 insertions, 0 deletions