From: Andrew Morton Date: Fri, 9 Sep 2005 20:01:21 +0000 (-0700) Subject: [PATCH] x86: MP_processor_info fix X-Git-Tag: v2.6.14-rc1~480 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1299232b5743da454c73853b90b3d2d83dce1737;p=pandora-kernel.git [PATCH] x86: MP_processor_info fix Remove the weird and apparently unnecessary logic in MP_processor_info() which assumes that the BSP is the first one to run MP_processor_info(). On one of my boxes that isn't true and cpu_possible_map gets the wrong value. Cc: Zwane Mwaikambo Cc: Alexander Nyberg Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed