From: Mike Travis Date: Wed, 19 Dec 2007 22:20:19 +0000 (+0100) Subject: x86: fix show cpuinfo cpu number always zero X-Git-Tag: v2.6.24-rc6~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbdcf18df73758b2e187ab94678b30cd5f6ff9f9;p=pandora-kernel.git x86: fix show cpuinfo cpu number always zero when called by setup_arch) after smp_store_cpu_info() had set it to the correct value. The error shows up in 'cat /proc/cpuinfo' will all cpus = 0. Signed-off-by: Mike Travis Cc: Andi Kleen Cc: Christoph Lameter Cc: Jack Steiner Cc: Suresh B Siddha Signed-off-by: Andrew Morton Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed