From: Oleg Nesterov Date: Sun, 12 Aug 2007 16:08:19 +0000 (+0200) Subject: sched: run_rebalance_domains: s/SCHED_IDLE/CPU_IDLE/ X-Git-Tag: v2.6.23-rc3~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de0cf899bbf06b6f64a5dce9c59d74c41b6b4232;p=pandora-kernel.git sched: run_rebalance_domains: s/SCHED_IDLE/CPU_IDLE/ rebalance_domains(SCHED_IDLE) looks strange (typo), change it to CPU_IDLE. the effect of this bug was slightly more agressive idle-balancing on SMP than intended. Signed-off-by: Oleg Nesterov Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed