[PATCH] i386: Move phys_proc_id/early intel workaround to correct function.
authorAndi Kleen <ak@suse.de>
Wed, 11 Jan 2006 21:46:33 +0000 (22:46 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 12 Jan 2006 03:05:02 +0000 (19:05 -0800)
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 <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found