patch-2.3.11 linux/include/asm-i386/resource.h
Next file: linux/include/asm-i386/smp.h
Previous file: linux/include/asm-i386/processor.h
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Sun Jul 11 09:11:46 1999
 -  Orig file: 
v2.3.10/linux/include/asm-i386/resource.h
 -  Orig date: 
Wed Nov 18 21:06:56 1998
 
diff -u --recursive --new-file v2.3.10/linux/include/asm-i386/resource.h linux/include/asm-i386/resource.h
@@ -28,7 +28,7 @@
 	{ _STK_LIM, LONG_MAX },				\
 	{        0, LONG_MAX },				\
 	{ LONG_MAX, LONG_MAX },				\
-	{ MAX_TASKS_PER_USER, MAX_TASKS_PER_USER },	\
+	{ 0, 0 },					\
 	{ NR_OPEN, NR_OPEN },				\
 	{ LONG_MAX, LONG_MAX },				\
 	{ LONG_MAX, LONG_MAX },				\
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)