summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/smpboot.c
diff options
context:
space:
mode:
authorAdrian Bunk2008-04-22 00:50:26 +0200
committerIngo Molnar2008-05-04 20:04:45 +0200
commitdbe55f4797712f86691a0ee0b5f508693c7310fe (patch)
tree5fda561c4aea33531f37049e4047234b4b6ceb83 /arch/x86/kernel/smpboot.c
parentkbuild, suspend, x86: fix rebuild of wakeup.bin (diff)
downloadkernel-qcow2-linux-dbe55f4797712f86691a0ee0b5f508693c7310fe.tar.gz
kernel-qcow2-linux-dbe55f4797712f86691a0ee0b5f508693c7310fe.tar.xz
kernel-qcow2-linux-dbe55f4797712f86691a0ee0b5f508693c7310fe.zip
x86: make start_secondary() static
start_secondary() needlessly became global. Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/x86/kernel/smpboot.c')
-rw-r--r--arch/x86/kernel/smpboot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/kernel/smpboot.c b/arch/x86/kernel/smpboot.c
index 84241a256dc8..b78e4d47a42b 100644
--- a/arch/x86/kernel/smpboot.c
+++ b/arch/x86/kernel/smpboot.c
@@ -299,7 +299,7 @@ static void __cpuinit smp_callin(void)
/*
* Activate a secondary processor.
*/
-void __cpuinit start_secondary(void *unused)
+static void __cpuinit start_secondary(void *unused)
{
/*
* Don't put *anything* before cpu_init(), SMP booting is too