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
ChangeLog -rw-r--r-- 14.0 KB
Makefile -rw-r--r-- 164 bytes
TODO -rw-r--r-- 385 bytes
befs.h -rw-r--r-- 3.2 KB
befs_fs_types.h -rw-r--r-- 3.8 KB
btree.c -rw-r--r-- 22.0 KB
btree.h -rw-r--r-- 300 bytes
datastream.c -rw-r--r-- 15.6 KB
datastream.h -rw-r--r-- 514 bytes
debug.c -rw-r--r-- 7.6 KB
endian.h -rw-r--r-- 2.8 KB
inode.c -rw-r--r-- 1.1 KB
inode.h -rw-r--r-- 123 bytes
io.c -rw-r--r-- 1.8 KB
io.h -rw-r--r-- 190 bytes
linuxvfs.c -rw-r--r-- 23.3 KB
super.c -rw-r--r-- 3.0 KB
super.h -rw-r--r-- 134 bytes

back to top