kernel-hacking-2024-linux-s.../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 [ARM] pgtable: file pte layout documentation 2009-07-05 15:31:35 +01:00
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 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 2009-07-06 14:07:00 -07:00
m32r
m68k
m68knommu Remove multiple KERN_ prefixes from printk formats 2009-07-08 10:30:03 -07:00
microblaze microblaze: Fix cast warning for init.c 2009-07-06 10:27:03 +02:00
mips MIPS: Fix CONFIG_FLATMEM version of pfn_valid() 2009-07-03 15:45:29 +01:00
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 powerpc: Don't use alloc_bootmem() in init_IRQ() path 2009-07-08 13:50:25 +10:00
s390
sh sh: add r8a66597 usb0 host to the se7724 board 2009-07-05 00:23:56 +09:00
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