patch-2.2.12 linux/include/asm-ppc/resource.h
Next file: linux/include/asm-sparc/resource.h
Previous file: linux/include/asm-ppc/prom.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Aug 25 17:29:51 1999
- Orig file:
v2.2.11/linux/include/asm-ppc/resource.h
- Orig date:
Mon Dec 21 08:37:24 1998
diff -u --recursive --new-file v2.2.11/linux/include/asm-ppc/resource.h linux/include/asm-ppc/resource.h
@@ -25,7 +25,7 @@
{ 0, LONG_MAX}, /* RLIMIT_CORE */ \
{LONG_MAX, LONG_MAX}, /* RLIMIT_RSS */ \
{MAX_TASKS_PER_USER, MAX_TASKS_PER_USER}, /* RLIMIT_NPROC */ \
- { NR_OPEN, NR_OPEN}, /* RLIMIT_NOFILE */ \
+ {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)