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-- 166 bytes
bitmap.c -rw-r--r-- 6.4 KB
dir.c -rw-r--r-- 9.6 KB
file.c -rw-r--r-- 1.0 KB
inode.c -rw-r--r-- 15.7 KB
itree_common.c -rw-r--r-- 7.5 KB
itree_v1.c -rw-r--r-- 1.2 KB
itree_v2.c -rw-r--r-- 1.3 KB
minix.h -rw-r--r-- 3.3 KB
namei.c -rw-r--r-- 6.2 KB

back to top