git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d8d5a2
)
[PATCH] x86_64: Mark powernow k8 init functions as __cpuinit
author
Andi Kleen
<ak@suse.de>
Mon, 16 Jan 2006 00:56:36 +0000
(
01:56
+0100)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Mon, 16 Jan 2006 19:27:58 +0000
(11:27 -0800)
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>
No differences found