linux-stable-rt/arch/x86/mm
Yinghai Lu afadcd788f x86: fix nodemap_size according to nodeid bits
memnode.map is s16 array because of nodeid is 16 bit now.

so need to increase the nodemap_size according to that bits.

Signed-off-by: Yinghai Lu <yinghai.lu@sun.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-01-30 13:34:12 +01:00
..
Makefile
Makefile_32
Makefile_64
discontig_32.c
extable.c
fault.c x86: use the same pgd_list for PAE and 64-bit 2008-01-30 13:34:11 +01:00
highmem_32.c
hugetlbpage.c
init_32.c x86: don't special-case pmd allocations as much 2008-01-30 13:34:11 +01:00
init_64.c x86: fix overlap between pagetable with bss section 2008-01-30 13:34:12 +01:00
ioremap.c x86: fix early_ioremap pagetable ops 2008-01-30 13:34:11 +01:00
k8topology_64.c x86: add PCI IDs to k8topology_64.c 2008-01-30 13:34:12 +01:00
mmap.c
numa_64.c x86: fix nodemap_size according to nodeid bits 2008-01-30 13:34:12 +01:00
pageattr-test.c
pageattr.c x86: use the same pgd_list for PAE and 64-bit 2008-01-30 13:34:11 +01:00
pgtable_32.c x86: use the same pgd_list for PAE and 64-bit 2008-01-30 13:34:11 +01:00
srat_64.c