Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-block.git] / kernel / cpuset.c
index 41989ab4db571cbf93d1a12738bc9afc3411e019..90899837ea78193c07c0d4f96cbcce26a266b63e 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,
 };
 
 /**