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

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

Advertisement

Kernel v2.4.14-pre8 /kernel/exec_domain.c

Filename:/kernel/exec_domain.c
Lines Added:1
Lines Deleted:1
Also changed in: (Previous) 2.4.14-pre7  2.4.14-pre6  2.4.14-pre5  2.4.14-pre4  2.4.14-pre3  2.4.14-pre2 
(Following) 2.4.14  2.4.15-pre3  2.4.15-pre4  2.4.15-pre5  2.4.15-pre6  2.4.15-pre7 

Location
[  2.4.14-pre8
  [  kernel
     o  exec_domain.c

Patch

diff -u --recursive --new-file v2.4.13/linux/kernel/exec_domain.c linux/kernel/exec_domain.c
--- v2.4.13/linux/kernel/exec_domain.c   Tue Oct  9 17:06:53 2001
+++ linux/kernel/exec_domain.c   Wed Oct 24 08:25:30 2001
@@ -100,7 +100,7 @@
    }
 #endif
 
-   ep = &default_exec_domain;
+   ep = NULL;
 out:
    read_unlock(&exec_domains_lock);
    return (ep);


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