From: Peter Zijlstra Date: Thu, 7 Apr 2011 12:09:54 +0000 (+0200) Subject: sched: Simplify NODE/ALLNODES domain creation X-Git-Tag: v3.0-rc1~403^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bd65a80affb9768b91f03c56dba46ee79525f9b;p=pandora-kernel.git sched: Simplify NODE/ALLNODES domain creation Don't treat ALLNODES/NODE different for difference's sake. Simply always create the ALLNODES domain and let the sd_degenerate() checks kill it when its redundant. This simplifies the code flow. Signed-off-by: Peter Zijlstra Cc: Mike Galbraith Cc: Nick Piggin Cc: Linus Torvalds Cc: Andrew Morton Link: http://lkml.kernel.org/r/20110407122942.455464579@chello.nl Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed