]> git.baikalelectronics.ru Git - kernel.git/commit
sched: fix the task_group hierarchy for UID grouping
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Sat, 19 Apr 2008 17:45:00 +0000 (19:45 +0200)
committerIngo Molnar <mingo@elte.hu>
Sat, 19 Apr 2008 17:45:00 +0000 (19:45 +0200)
commit3d9dc96e6e9327f0a4cb0ae1f830a9b82d1b440f
treec003be272be4bd614485606c77893295f3b175a2
parent36240dcb2a3c6262b78a812cfb517083c7ea76c1
sched: fix the task_group hierarchy for UID grouping

UID grouping doesn't actually have a task_group representing the root of
the task_group tree. Add one.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/sched.h
kernel/sched.c
kernel/user.c