]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - kernel/cpuset.c
Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
[mirror_ubuntu-zesty-kernel.git] / kernel / cpuset.c
index d393125b228ca218ce15153f904cabe9c55f7ea5..00ab5c2b7c5b9df67dfd57f0b91b16bf3bd80960 100644 (file)
@@ -2089,7 +2089,7 @@ struct cgroup_subsys cpuset_cgrp_subsys = {
        .attach         = cpuset_attach,
        .bind           = cpuset_bind,
        .legacy_cftypes = files,
-       .early_init     = 1,
+       .early_init     = true,
 };
 
 /**