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
Makefile -rw-r--r-- 1.1 KB
cache.c -rw-r--r-- 4.6 KB
dir.c -rw-r--r-- 15.5 KB
file.c -rw-r--r-- 9.9 KB
getopt.c -rw-r--r-- 1.6 KB
getopt.h -rw-r--r-- 312 bytes
inode.c -rw-r--r-- 20.4 KB
ioctl.c -rw-r--r-- 1.4 KB
proc.c -rw-r--r-- 83.8 KB
proto.h -rw-r--r-- 4.7 KB
request.c -rw-r--r-- 20.3 KB
request.h -rw-r--r-- 1.6 KB
smb_debug.h -rw-r--r-- 890 bytes
smbiod.c -rw-r--r-- 7.4 KB
sock.c -rw-r--r-- 7.9 KB
symlink.c -rw-r--r-- 1.5 KB

back to top