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-- 8.3 KB
Makefile -rw-r--r-- 556 bytes
acorn.c -rw-r--r-- 12.0 KB
acorn.h -rw-r--r-- 623 bytes
amiga.c -rw-r--r-- 3.3 KB
amiga.h -rw-r--r-- 116 bytes
atari.c -rw-r--r-- 3.8 KB
atari.h -rw-r--r-- 1.1 KB
check.c -rw-r--r-- 11.7 KB
check.h -rw-r--r-- 571 bytes
devfs.c -rw-r--r-- 2.8 KB
devfs.h -rw-r--r-- 328 bytes
efi.c -rw-r--r-- 19.6 KB
efi.h -rw-r--r-- 4.3 KB
ibm.c -rw-r--r-- 4.8 KB
ibm.h -rw-r--r-- 70 bytes
ldm.c -rw-r--r-- 41.0 KB
ldm.h -rw-r--r-- 5.7 KB
mac.c -rw-r--r-- 3.1 KB
mac.h -rw-r--r-- 1.3 KB
msdos.c -rw-r--r-- 12.6 KB
msdos.h -rw-r--r-- 151 bytes
osf.c -rw-r--r-- 1.7 KB
osf.h -rw-r--r-- 150 bytes
sgi.c -rw-r--r-- 2.2 KB
sgi.h -rw-r--r-- 155 bytes
sun.c -rw-r--r-- 2.5 KB
sun.h -rw-r--r-- 152 bytes
ultrix.c -rw-r--r-- 1.2 KB
ultrix.h -rw-r--r-- 117 bytes

back to top