]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit73b9e9870f5780cb554b68bbcfa47782b27a3e04
tree969b5f43087afad492be7b12f19933ed872a7acb
parentd60134718820892853e8be7141ef7f6cdb455ea6
IB/ehca: Make scaling code work without CPU hotplug

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>
drivers/infiniband/hw/ehca/ehca_irq.c