commit | c90aa894f0240084f2c6e42e2333b211d6cfe2b2 | [log] [tgz] |
---|---|---|
author | Mike Travis <travis@sgi.com> | Tue Jan 13 20:41:34 2009 +0900 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jan 16 14:18:23 2009 +0100 |
tree | 1035a49fa35c950c7340dc018be8cfba93942dfe | |
parent | f10fcd47120e80f66665567dbe17f5071c7aef52 [diff] |
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>