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-- 260 bytes
bfind.c -rw-r--r-- 4.4 KB
bitmap.c -rw-r--r-- 4.8 KB
bnode.c -rw-r--r-- 15.1 KB
brec.c -rw-r--r-- 12.8 KB
btree.c -rw-r--r-- 7.6 KB
catalog.c -rw-r--r-- 9.7 KB
dir.c -rw-r--r-- 11.4 KB
extents.c -rw-r--r-- 13.8 KB
hfsplus_fs.h -rw-r--r-- 11.8 KB
hfsplus_raw.h -rw-r--r-- 7.1 KB
inode.c -rw-r--r-- 16.0 KB
ioctl.c -rw-r--r-- 4.8 KB
options.c -rw-r--r-- 4.3 KB
part_tbl.c -rw-r--r-- 3.6 KB
super.c -rw-r--r-- 14.9 KB
tables.c -rw-r--r-- 119.1 KB
unicode.c -rw-r--r-- 5.3 KB
wrapper.c -rw-r--r-- 4.5 KB

back to top