From: Andi Kleen Date: Wed, 11 Jan 2006 21:46:33 +0000 (+0100) Subject: [PATCH] i386: Move phys_proc_id/early intel workaround to correct function. X-Git-Tag: v2.6.16-rc1~297 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e664aa2bad56b0bb52cf9cb9d14c9b575b437bb;p=pandora-kernel.git [PATCH] i386: Move phys_proc_id/early intel workaround to correct function. early_cpu_detect only runs on the BP, but this code needs to run on all CPUs. Looks like a mismerge somewhere. Also add a warning comment. Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed