include/linux/cgroup-defs.h | 12 +++- include/linux/sched/signal.h | 4 ++ init/init_task.c | 3 + kernel/cgroup/cgroup-internal.h | 4 +- kernel/cgroup/cgroup-v1.c | 8 +-- kernel/cgroup/cgroup.c | 105 ++++++++++++++++++++++---------- kernel/fork.c | 4 ++ 7 files changed, 101 insertions(+), 39 deletions(-)