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:
d601347
)
IB/ehca: Make scaling code work without CPU hotplug
author
Joachim Fenkes
<fenkes@de.ibm.com>
Thu, 22 Mar 2007 15:52:13 +0000
(16:52 +0100)
committer
Roland Dreier
<rolandd@cisco.com>
Thu, 22 Mar 2007 21:40:16 +0000
(14:40 -0700)
eHCA scaling code must not depend on register_cpu_notifier() if
CONFIG_HOTPLUG_CPU is not set, so put all related code into #ifdefs.
Signed-off-by: Joachim Fenkes <fenkes@de.ibm.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found