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:
1017f6a
)
[PATCH] msr.c: use register_hotcpu_notifier()
author
Andrew Morton
<akpm@osdl.org>
Fri, 30 Jun 2006 08:55:29 +0000
(
01:55
-0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Fri, 30 Jun 2006 18:25:34 +0000
(11:25 -0700)
register_cpu_notifier() cannot do anything in a module, in a
!CONFIG_HOTPLUG_CPU kernel.
Cc: Chandra Seetharaman <sekharan@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found