This commit was manufactured by cvs2svn to create branch
[linux-2.6.git] / fs / select.c
index 16fc1ef..39029ce 100644 (file)
@@ -243,6 +243,7 @@ int do_select(int n, fd_set_bits *fds, long *timeout)
                                                retval++;
                                        }
                                }
+                               cond_resched();
                        }
                        if (res_in)
                                *rinp = res_in;