Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

Advertisement
[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v2.6.0-test11 /kernel/fork.c

Filename:/kernel/fork.c
Lines Added:1
Lines Deleted:0
Also changed in: (Previous) 2.6.0-test10-bk2  2.6.0-test7-bk9  2.6.0-test8  2.6.0-test7-bk8  2.6.0-test7-bk7  2.6.0-test7-bk6 
(Following) 2.6.0-test11-bk9  2.6.0-test11-bk10  2.6.0-test11-bk11  2.6.0-test11-bk12  2.6.0-test11-bk13  2.6.0 

Location
[  2.6.0-test11
  [  kernel
     o  fork.c

Patch

diff -Nru a/kernel/fork.c b/kernel/fork.c
--- a/kernel/fork.c   Wed Nov 26 12:46:15 2003
+++ b/kernel/fork.c   Wed Nov 26 12:46:15 2003
@@ -1014,6 +1014,7 @@
       if (current->signal->group_exit) {
          spin_unlock(¤t->sighand->siglock);
          write_unlock_irq(&tasklist_lock);
+         retval = -EAGAIN;
          goto bad_fork_cleanup_namespace;
       }
       p->tgid = current->tgid;


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.