From: Alex Shi Date: Fri, 28 Jun 2013 11:10:35 +0000 (+0800) Subject: sched/debug: Remove CONFIG_FAIR_GROUP_SCHED mask X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~61^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=333bb864f192015a53b5060b829089decd0220ef;p=pandora-kernel.git sched/debug: Remove CONFIG_FAIR_GROUP_SCHED mask Now that we are using runnable load avg in sched balance, we don't need to keep it under CONFIG_FAIR_GROUP_SCHED. Also align the code style to #ifdef instead of #if defined() and reorder the tg output info. Signed-off-by: Alex Shi Cc: pjt@google.com Cc: kamalesh@linux.vnet.ibm.com Cc: peterz@infradead.org Link: http://lkml.kernel.org/r/1372417835-4698-1-git-send-email-alex.shi@intel.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed