Revision aa41eb9915de74fc6935792973bac4bd777ce218 authored by Andi Kleen on 16 January 2006, 00:56:36 UTC, committed by Linus Torvalds on 16 January 2006, 19:27:58 UTC
cpufreq init can be called when a CPU is set online.
Need to make powernow-k8's initialisation functions __cpuinit to
prevents oopses when a CPU is off/onlined on a AMD system

Cc: trenn@suse.de
Cc: mark.langsdorf@amd.com
Cc: davej@redhat.com

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 9d8d5a2
History
File Mode Size
Makefile -rw-r--r-- 157 bytes
adfs.h -rw-r--r-- 3.3 KB
dir.c -rw-r--r-- 5.7 KB
dir_f.c -rw-r--r-- 9.7 KB
dir_f.h -rw-r--r-- 1.2 KB
dir_fplus.c -rw-r--r-- 4.4 KB
dir_fplus.h -rw-r--r-- 1014 bytes
file.c -rw-r--r-- 970 bytes
inode.c -rw-r--r-- 9.4 KB
map.c -rw-r--r-- 7.0 KB
super.c -rw-r--r-- 11.7 KB

back to top