Revision 2e664aa2bad56b0bb52cf9cb9d14c9b575b437bb authored by Andi Kleen on 11 January 2006, 21:46:33 UTC, committed by Linus Torvalds on 12 January 2006, 03:05:02 UTC
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>
1 parent 77a7533
History
File Mode Size
Kconfig -rw-r--r-- 437 bytes
Makefile -rw-r--r-- 170 bytes
mca-bus.c -rw-r--r-- 4.1 KB
mca-device.c -rw-r--r-- 6.6 KB
mca-driver.c -rw-r--r-- 1.5 KB
mca-legacy.c -rw-r--r-- 8.7 KB
mca-proc.c -rw-r--r-- 7.1 KB

back to top