commit | de616e36c700dc312d9021dd75f769c463f85122 | [log] [tgz] |
---|---|---|
author | Andreas Herrmann <andreas.herrmann3@amd.com> | Tue Aug 18 13:00:13 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Aug 18 18:35:44 2009 +0200 |
tree | ca8cc9a8831ca4d0a7b82b9c53ac2dfce0025344 | |
parent | 86548096f252bfe2065f1ea2d301e7319a16375d [diff] |
sched: Separate out build of ALLNODES sched groups from __build_sched_domains For the sake of completeness. Now all calls to init_sched_build_groups() are contained in build_sched_groups(). Signed-off-by: Andreas Herrmann <andreas.herrmann3@amd.com> Cc: Peter Zijlstra <peterz@infradead.org> LKML-Reference: <20090818110013.GK29515@alberich.amd.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>