]> git.baikalelectronics.ru Git - kernel.git/commit
x86: make additional_cpus static
authorAdrian Bunk <bunk@kernel.org>
Mon, 21 Apr 2008 21:31:37 +0000 (00:31 +0300)
committerIngo Molnar <mingo@elte.hu>
Sun, 4 May 2008 18:04:45 +0000 (20:04 +0200)
commitc3ad012fb21415692ce1b87a735967e3688977f2
treeebe19960fe1f9e789b64d8cb3a0e92b3ecddfb65
parent3703a26e9a5d8df3f468534e2afa7d306ea7947e
x86: make additional_cpus static

This patch makes the needlessly global additional_cpus static.

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