From: Mike Travis Date: Tue, 13 Jan 2009 11:41:34 +0000 (+0900) Subject: x86: cleanup early setup_percpu references X-Git-Tag: v2.6.30-rc1~2^2~50^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c90aa894f0240084f2c6e42e2333b211d6cfe2b2;p=pandora-kernel.git 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 Signed-off-by: Tejun Heo Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed