linux/arch/x86/mm
travis@sgi.com df3825c56d x86: change NR_CPUS arrays in numa_64
Change the following static arrays sized by NR_CPUS to
per_cpu data variables:

	char cpu_to_node_map[NR_CPUS];

Signed-off-by: Mike Travis <travis@sgi.com>
Reviewed-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-01-30 13:33:11 +01:00
..
boot_ioremap_32.c
discontig_32.c x86: make NUMA work on 32-bit again 2008-01-30 13:32:54 +01:00
extable.c x86: unify extable_{32|64}.c 2008-01-30 13:31:41 +01:00
fault_32.c x86: move get_segment_eip() to step.c 2008-01-30 13:33:00 +01:00
fault_64.c x86: add the capability to print fuzzy backtraces 2008-01-30 13:33:07 +01:00
highmem_32.c
hugetlbpage.c
init_32.c x86: unify pgtable accessors which use 2008-01-30 13:32:57 +01:00
init_64.c x86: debug: double-check the empty zero page 2008-01-30 13:32:36 +01:00
ioremap_32.c
ioremap_64.c x86: pat: e820 cleanup 2008-01-30 13:33:08 +01:00
k8topology_64.c x86: clean up k8topology.c 2008-01-30 13:32:36 +01:00
Makefile
Makefile_32 x86: unify extable_{32|64}.c 2008-01-30 13:31:41 +01:00
Makefile_64 x86: unify extable_{32|64}.c 2008-01-30 13:31:41 +01:00
mmap.c
numa_64.c x86: change NR_CPUS arrays in numa_64 2008-01-30 13:33:11 +01:00
pageattr_32.c
pageattr_64.c
pgtable_32.c
srat_64.c x86: change size of node ids from u8 to u16 2008-01-30 13:33:11 +01:00