]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit79450f1a2f0cb2f471a80b4447571f4e6164fdd4
treefc7173b4c61e9adb69e4523680f7d790cf90c351
parent956f9d1423fa01705ff2eb7cdd46c037d4d4d165
[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 <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/cpu/common.c