]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/x86/kernel/cpu/common.c
[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)
commit2e664aa2bad56b0bb52cf9cb9d14c9b575b437bb
treefc7173b4c61e9adb69e4523680f7d790cf90c351
parent77a75333a3d16b830ccf47cf51d944655b015363
[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