Whamcloud - gitweb
* Removed lingering RHness
authoreeb <eeb>
Fri, 26 Sep 2003 14:44:52 +0000 (14:44 +0000)
committereeb <eeb>
Fri, 26 Sep 2003 14:44:52 +0000 (14:44 +0000)
lnet/klnds/socklnd/socklnd_cb.c
lustre/portals/knals/socknal/socknal_cb.c

index f409242..b0b9342 100644 (file)
@@ -1686,7 +1686,7 @@ int ksocknal_scheduler (void *arg)
 
 #if (CONFIG_SMP && CPU_AFFINITY)
         if ((cpu_online_map & (1 << id)) != 0) {
-#if 0
+#if 1
                 current->cpus_allowed = (1 << id);
 #else
                 set_cpus_allowed (current, 1<<id);
index f409242..b0b9342 100644 (file)
@@ -1686,7 +1686,7 @@ int ksocknal_scheduler (void *arg)
 
 #if (CONFIG_SMP && CPU_AFFINITY)
         if ((cpu_online_map & (1 << id)) != 0) {
-#if 0
+#if 1
                 current->cpus_allowed = (1 << id);
 #else
                 set_cpus_allowed (current, 1<<id);