x86: make Voyager use x86 per-cpu setup.
authorBrian Gerst <brgerst@gmail.com>
Tue, 27 Jan 2009 03:56:48 +0000 (12:56 +0900)
committerTejun Heo <tj@kernel.org>
Tue, 27 Jan 2009 03:56:48 +0000 (12:56 +0900)
commit89c9c4c58ee86e6e8802597271f23679e0c46647
treeeb22bb5577e84f2f1fdcc90d0f293f66673c8910
parent34019be1cd2941128b5de6d7c0fbdb51f967d268
x86: make Voyager use x86 per-cpu setup.

Impact: standardize all x86 platforms on same setup code

With the preceding changes, Voyager can use the same per-cpu setup
code as all the other x86 platforms.

Signed-off-by: Brian Gerst <brgerst@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
arch/x86/Kconfig
arch/x86/kernel/setup_percpu.c
arch/x86/mach-voyager/voyager_smp.c