summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/numa_64.c
diff options
context:
space:
mode:
authorJeremy Fitzhardinge2008-05-21 12:21:13 +0200
committerIngo Molnar2008-07-08 11:31:27 +0200
commitf307d25e638d3408659a2ec98fb3fd1737f7cb31 (patch)
tree38c91096f2166c7dbea776ea81bf97f0ac245e28 /arch/x86/mm/numa_64.c
parentx86: leave initial __cpu_pda array in place until cpus are booted (diff)
downloadkernel-qcow2-linux-f307d25e638d3408659a2ec98fb3fd1737f7cb31.tar.gz
kernel-qcow2-linux-f307d25e638d3408659a2ec98fb3fd1737f7cb31.tar.xz
kernel-qcow2-linux-f307d25e638d3408659a2ec98fb3fd1737f7cb31.zip
x86: compile error fix for smpboot.c
Without this patch, my link fails with: arch/x86/kernel/built-in.o(.cpuinit.text+0x3c6e): In function `get_local_pda': : undefined reference to `_cpu_pda' arch/x86/kernel/built-in.o(.cpuinit.text+0x3cd1): In function `get_local_pda': : undefined reference to `after_bootmem' arch/x86/kernel/built-in.o(.cpuinit.text+0x3cec): In function `get_local_pda': : undefined reference to `_cpu_pda' make[2]: *** [.tmp_vmlinux1] Error 1 Caused by commit 766da892634694f795b18b9538407816896fc470 x86: remove static boot_cpu_pda array v2 Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/x86/mm/numa_64.c')
0 files changed, 0 insertions, 0 deletions