patch-2.3.16 linux/include/asm-ppc/resource.h
Next file: linux/include/asm-ppc/serial.h
Previous file: linux/include/asm-ppc/ptrace.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Aug 31 11:36:43 1999
- Orig file:
v2.3.15/linux/include/asm-ppc/resource.h
- Orig date:
Mon Jul 26 22:41:09 1999
diff -u --recursive --new-file v2.3.15/linux/include/asm-ppc/resource.h linux/include/asm-ppc/resource.h
@@ -24,7 +24,7 @@
{_STK_LIM, LONG_MAX}, /* RLIMIT_STACK */ \
{ 0, LONG_MAX}, /* RLIMIT_CORE */ \
{LONG_MAX, LONG_MAX}, /* RLIMIT_RSS */ \
- {MAX_TASKS_PER_USER, MAX_TASKS_PER_USER}, /* RLIMIT_NPROC */ \
+ {0, 0}, \
{INR_OPEN, INR_OPEN}, /* RLIMIT_NOFILE */ \
{LONG_MAX, LONG_MAX}, /* RLIMIT_MEMLOCK */ \
{LONG_MAX, LONG_MAX}, /* RLIMIT_AS */ \
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)