x86: move prefill_possible_map to common file
authorGlauber Costa <gcosta@redhat.com>
Mon, 3 Mar 2008 17:12:42 +0000 (14:12 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:40:53 +0000 (17:40 +0200)
commit68a1c3f8cd893f5c3c1396fec5be7d8acac4fc93
tree9e68b2943f67912535b649a45a659ee1fc076aa2
parent7b1292e2371e3ae2ac69fbb899d539ddc7b53a27
x86: move prefill_possible_map to common file

this patches moves prefill_possible_map() to smpboot.c
Right now it is x86_64-specific, but nothing intrinsically
prevents it to be used by i386

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/Makefile
arch/x86/kernel/smpboot.c [new file with mode: 0644]
arch/x86/kernel/smpboot_64.c
include/asm-x86/smp.h
include/asm-x86/smp_64.h