From: Tejun Heo Date: Wed, 25 Feb 2009 01:38:10 +0000 (+0900) Subject: x86, percpu: fix minor bugs in setup_percpu.c X-Git-Tag: v2.6.30-rc1~2^2~50^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24ff954233ecfd45801383f831626f88937ebe6f;p=pandora-kernel.git x86, percpu: fix minor bugs in setup_percpu.c Recent changes in setup_percpu.c made a now meaningless DBG() statement fail to compile and introduced a comparison-of-different-types warning. Fix them. Compile failure is reported by Ingo Molnar. Signed-off-by: Tejun Heo Reported-by: Ingo Molnar --- Reading git-diff-tree failed