]> git.baikalelectronics.ru Git - kernel.git/commit
x86: make start_secondary() static
authorAdrian Bunk <bunk@kernel.org>
Mon, 21 Apr 2008 22:50:26 +0000 (01:50 +0300)
committerIngo Molnar <mingo@elte.hu>
Sun, 4 May 2008 18:04:45 +0000 (20:04 +0200)
commit3703a26e9a5d8df3f468534e2afa7d306ea7947e
tree5fda561c4aea33531f37049e4047234b4b6ceb83
parent89e1b65f59f367a01cb43bc6b4badb191f476097
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>
arch/x86/kernel/smpboot.c