CHROMIUM: remove Android's cgroup generic permissions checks
[firefly-linux-kernel-4.4.55.git] / kernel / sched / core.c
index 01cb249109ccaad4f9fb0b191eea0a30a72638dc..1df6da0094f01448ff477f6c1b963b2b6c80c8f6 100644 (file)
@@ -8956,7 +8956,6 @@ struct cgroup_subsys cpu_cgrp_subsys = {
        .fork           = cpu_cgroup_fork,
        .can_attach     = cpu_cgroup_can_attach,
        .attach         = cpu_cgroup_attach,
-       .allow_attach   = subsys_cgroup_allow_attach,
        .legacy_cftypes = cpu_files,
        .early_init     = 1,
 };