IB/ehca: Make scaling code work without CPU hotplug
authorJoachim Fenkes <fenkes@de.ibm.com>
Thu, 22 Mar 2007 15:52:13 +0000 (16:52 +0100)
committerRoland 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