alistair23-linux/kernel/sched
Li Zefan 2a73991b76 sched: remove redundant NULL cgroup check in task_group_path()
A task_group won't be online (thus no one can see it) until
cpu_cgroup_css_online(), and at that time tg->css.cgroup has
been initialized, so this NULL check is redundant.

Signed-off-by: Li Zefan <lizefan@huawei.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
2013-01-24 12:05:18 -08:00
..
auto_group.c sched: split out css_online/css_offline from tg creation/destruction 2013-01-24 12:05:18 -08:00
auto_group.h Revert "sched/autogroup: Fix crash on reboot when autogroup is disabled" 2012-12-11 10:23:45 +01:00
clock.c
core.c sched: split out css_online/css_offline from tg creation/destruction 2013-01-24 12:05:18 -08:00
cpupri.c
cpupri.h
cputime.c Some more cputime cleanups: 2012-12-08 15:44:43 +01:00
debug.c sched: remove redundant NULL cgroup check in task_group_path() 2013-01-24 12:05:18 -08:00
fair.c sched: numa: ksm: fix oops in task_numa_placment() 2012-12-20 07:06:56 -08:00
features.h Automatic NUMA Balancing V11 2012-12-16 15:18:08 -08:00
idle_task.c
Makefile
rt.c
sched.h Automatic NUMA Balancing V11 2012-12-16 15:18:08 -08:00
stats.c
stats.h
stop_task.c