From: Mel Gorman Date: Fri, 23 Nov 2012 11:23:49 +0000 (+0000) Subject: mm: sched: numa: Control enabling and disabling of NUMA balancing if !SCHED_DEBUG X-Git-Tag: v3.8-rc1~92^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3105b86a9fee7d2c2e76edb53bbbc4027599628f;p=pandora-kernel.git mm: sched: numa: Control enabling and disabling of NUMA balancing if !SCHED_DEBUG The "mm: sched: numa: Control enabling and disabling of NUMA balancing" depends on scheduling debug being enabled but it's perfectly legimate to disable automatic NUMA balancing even without this option. This should take care of it. Signed-off-by: Mel Gorman --- Reading git-diff-tree failed