commit | eff766a65c60237bfa865160c3129de31fab591b | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Sat Apr 19 19:45:00 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Sat Apr 19 19:45:00 2008 +0200 |
tree | c003be272be4bd614485606c77893295f3b175a2 | |
parent | ec7dc8ac73e4a56ed03b673f026f08c0d547f597 [diff] |
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>