mm: sched: numa: Control enabling and disabling of NUMA balancing if !SCHED_DEBUG
authorMel Gorman <mgorman@suse.de>
Fri, 23 Nov 2012 11:23:49 +0000 (11:23 +0000)
committerMel Gorman <mgorman@suse.de>
Tue, 11 Dec 2012 14:42:56 +0000 (14:42 +0000)
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 <mgorman@suse.de>

No differences found