commit | ec70de8b04bf37213982a5e8f303bc38679f3f8e | [log] [tgz] |
---|---|---|
author | Brian Gerst <brgerst@gmail.com> | Tue Jan 27 12:56:47 2009 +0900 |
committer | Tejun Heo <tj@kernel.org> | Tue Jan 27 12:56:47 2009 +0900 |
tree | 6d7728d89686503d06c8bfc789810c9e111f5dd8 | |
parent | 74631a248dc2c2129a96f6b8b706ed54bb5c3d3c [diff] |
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>