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
power
Kconfig -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 401 bytes
attribute_container.c -rw-r--r-- 12.3 KB
base.h -rw-r--r-- 926 bytes
bus.c -rw-r--r-- 16.8 KB
class.c -rw-r--r-- 20.9 KB
core.c -rw-r--r-- 10.7 KB
cpu.c -rw-r--r-- 3.5 KB
dd.c -rw-r--r-- 6.6 KB
dmapool.c -rw-r--r-- 10.4 KB
driver.c -rw-r--r-- 5.6 KB
firmware.c -rw-r--r-- 715 bytes
firmware_class.c -rw-r--r-- 15.3 KB
init.c -rw-r--r-- 732 bytes
map.c -rw-r--r-- 3.2 KB
memory.c -rw-r--r-- 10.8 KB
node.c -rw-r--r-- 5.2 KB
platform.c -rw-r--r-- 13.1 KB
sys.c -rw-r--r-- 10.8 KB
transport_class.c -rw-r--r-- 9.4 KB

back to top