Whamcloud - gitweb
Land b_head_libcfs onto HEAD (20080805_1715)
[fs/lustre-release.git] / lnet / lnet / router.c
index bc7bd71..1be457b 100644 (file)
@@ -705,7 +705,6 @@ rescan:
                 /* Call cfs_pause() here always adds 1 to load average 
                  * because kernel counts # active tasks as nr_running 
                  * + nr_uninterruptible. */
-                set_current_state(CFS_TASK_INTERRUPTIBLE);
                 cfs_schedule_timeout(CFS_TASK_INTERRUPTIBLE,
                                      cfs_time_seconds(1));
         }