patch-2.4.14 linux/kernel/exec_domain.c
Next file: linux/kernel/ksyms.c
Previous file: linux/include/net/tcp_ecn.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Oct 24 08:25:30 2001
- Orig file:
v2.4.13/linux/kernel/exec_domain.c
- Orig date:
Tue Oct 9 17:06:53 2001
diff -u --recursive --new-file v2.4.13/linux/kernel/exec_domain.c linux/kernel/exec_domain.c
@@ -100,7 +100,7 @@
}
#endif
- ep = &default_exec_domain;
+ ep = NULL;
out:
read_unlock(&exec_domains_lock);
return (ep);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)