x86: make early_per_cpu() a lvalue and use it
authorTejun Heo <tj@kernel.org>
Tue, 13 Jan 2009 11:41:34 +0000 (20:41 +0900)
committerIngo Molnar <mingo@elte.hu>
Fri, 16 Jan 2009 13:18:17 +0000 (14:18 +0100)
commitf10fcd47120e80f66665567dbe17f5071c7aef52
tree825281816d434a6b3ba596bb922d7a4a77d91448
parent7de6883faad71e3a253d55b9e1a47b89ebce0a31
x86: make early_per_cpu() a lvalue and use it

Make early_per_cpu() a lvalue as per_cpu() is and use it where
applicable.

Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/percpu.h
arch/x86/include/asm/topology.h
arch/x86/kernel/apic.c