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

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

Kernel v2.4.13-ac8 /kernel/sched.c

Filename:/kernel/sched.c
Lines Added:0
Lines Deleted:5
Also changed in: (Previous) 2.4.13-ac7  2.4.13-ac6  2.4.13-ac5  2.4.13  2.4.13-pre6  2.4.13-pre5 
(Following) 2.4.15-pre3  2.4.15-pre4  2.4.15-pre5  2.4.15-pre6  2.4.15-pre7  2.4.15-pre8 

Location
[  2.4.13-ac8
  [  kernel
     o  sched.c

Patch

diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.vanilla/kernel/sched.c linux.ac/kernel/sched.c
--- linux.vanilla/kernel/sched.c   Thu Oct 25 16:26:39 2001
+++ linux.ac/kernel/sched.c   Mon Oct 29 13:31:00 2001
@@ -1250,11 +1250,6 @@
    SET_LINKS(this_task);
 
    /* Set the exit signal to SIGCHLD so we signal init on exit */
-   if (this_task->exit_signal != 0) {
-      printk(KERN_ERR "task `%s' exit_signal %d in "
-            __FUNCTION__ "\n",
-         this_task->comm, this_task->exit_signal);
-   }
    this_task->exit_signal = SIGCHLD;
 
    /* We also take the runqueue_lock while altering task fields


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