x86: move apic variables to apic.c
authorBrian Gerst <brgerst@gmail.com>
Tue, 27 Jan 2009 03:56:47 +0000 (12:56 +0900)
committerTejun Heo <tj@kernel.org>
Tue, 27 Jan 2009 03:56:47 +0000 (12:56 +0900)
commitec70de8b04bf37213982a5e8f303bc38679f3f8e
tree6d7728d89686503d06c8bfc789810c9e111f5dd8
parent74631a248dc2c2129a96f6b8b706ed54bb5c3d3c
x86: move apic variables to apic.c

Impact: Code movement

Move the variable definitions to apic.c.  Ifdef the copying of
the two early per-cpu variables, since Voyager doesn't use them.

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