aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorYinghai Lu <yinghai@kernel.org>2009-07-08 09:50:19 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2009-07-08 10:32:50 -0700
commit44b572809581d5a10dbe35aa6bf689f32b9c5ad6 (patch)
tree6f515fd9bb6434092ed73d2c8fbdd85c29d0e001 /drivers
parentRemove multiple KERN_ prefixes from printk formats (diff)
downloadlinux-dev-44b572809581d5a10dbe35aa6bf689f32b9c5ad6.tar.xz
linux-dev-44b572809581d5a10dbe35aa6bf689f32b9c5ad6.zip
x86: don't clear nodes_states[N_NORMAL_MEMORY] when numa is not compiled in
Alex found that specjbb2005 still can not run with hugepages on an x86-64 machine. This only happens when numa is not compiled in. The root cause: node_set_state will not set it back for us in that case, so don't clear that when numa is not select in config [ v2: use node_clear_state instead ] Reported-and-Tested-by: Alex Shi <alex.shi@intel.com> Signed-off-by: Yinghai Lu <yinghai@kernel.org> Reviewed-by: Christoph Lameter <cl@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions