sched: Separate out build of ALLNODES sched groups from __build_sched_domains
authorAndreas Herrmann <andreas.herrmann3@amd.com>
Tue, 18 Aug 2009 11:00:13 +0000 (13:00 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 18 Aug 2009 16:35:44 +0000 (18:35 +0200)
commitde616e36c700dc312d9021dd75f769c463f85122
treeca8cc9a8831ca4d0a7b82b9c53ac2dfce0025344
parent86548096f252bfe2065f1ea2d301e7319a16375d
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>
kernel/sched.c