linux/arch
Yinghai Lu 44b5728095 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>
2009-07-08 10:32:50 -07:00
..
alpha
arm
avr32 Remove multiple KERN_ prefixes from printk formats 2009-07-08 10:30:03 -07:00
blackfin Remove multiple KERN_ prefixes from printk formats 2009-07-08 10:30:03 -07:00
cris
frv
h8300
ia64
m32r
m68k
m68knommu Remove multiple KERN_ prefixes from printk formats 2009-07-08 10:30:03 -07:00
microblaze
mips
mn10300 Remove multiple KERN_ prefixes from printk formats 2009-07-08 10:30:03 -07:00
parisc Remove multiple KERN_ prefixes from printk formats 2009-07-08 10:30:03 -07:00
powerpc
s390
sh
sparc
um Remove multiple KERN_ prefixes from printk formats 2009-07-08 10:30:03 -07:00
x86 x86: don't clear nodes_states[N_NORMAL_MEMORY] when numa is not compiled in 2009-07-08 10:32:50 -07:00
xtensa Remove multiple KERN_ prefixes from printk formats 2009-07-08 10:30:03 -07:00
.gitignore
Kconfig