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

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

Advertisement

Kernel v2.4.1-pre11 /fs/exec.c

Filename:/fs/exec.c
Lines Added:1
Lines Deleted:0
Also changed in: (Previous) 2.4.1-pre10  2.4.1-pre9  2.4.1-pre8  2.4.1-pre6  2.4.1-pre7  2.4.1-pre4 
(Following) 2.4.1-pre12  2.4.1  2.4.1-ac1  2.4.1-ac2  2.4.1-ac3  2.4.1-ac4 

Location
[  2.4.1-pre11
  [  fs
     o  exec.c

Patch

diff -u --recursive --new-file v2.4.0/linux/fs/exec.c linux/fs/exec.c
--- v2.4.0/linux/fs/exec.c   Wed Jan  3 20:45:26 2001
+++ linux/fs/exec.c   Mon Jan  8 13:31:56 2001
@@ -407,6 +407,7 @@
       /* Add it to the list of mm's */
       spin_lock(&mmlist_lock);
       list_add(&mm->mmlist, &init_mm.mmlist);
+      mmlist_nr++;
       spin_unlock(&mmlist_lock);
 
       task_lock(current);


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