x86: cleanup early setup_percpu references
authorMike Travis <travis@sgi.com>
Tue, 13 Jan 2009 11:41:34 +0000 (20:41 +0900)
committerIngo Molnar <mingo@elte.hu>
Fri, 16 Jan 2009 13:18:23 +0000 (14:18 +0100)
commitc90aa894f0240084f2c6e42e2333b211d6cfe2b2
tree1035a49fa35c950c7340dc018be8cfba93942dfe
parentf10fcd47120e80f66665567dbe17f5071c7aef52
x86: cleanup early setup_percpu references

[ Based on original patch from Christoph Lameter and Mike Travis. ]

  * Ruggedize some calls in setup_percpu.c to prevent mishaps
    in early calls, particularly for non-critical functions.

  * Cleanup DEBUG_PER_CPU_MAPS usages and some comments.

Signed-off-by: Mike Travis <travis@sgi.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/setup_percpu.c