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

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)