summaryrefslogtreecommitdiffstats
path: root/include/asm-arm/resource.h
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1999-10-09 00:00:47 +0000
committerRalf Baechle <ralf@linux-mips.org>1999-10-09 00:00:47 +0000
commitd6434e1042f3b0a6dfe1b1f615af369486f9b1fa (patch)
treee2be02f33984c48ec019c654051d27964e42c441 /include/asm-arm/resource.h
parent609d1e803baf519487233b765eb487f9ec227a18 (diff)
Merge with 2.3.19.
Diffstat (limited to 'include/asm-arm/resource.h')
-rw-r--r--include/asm-arm/resource.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/asm-arm/resource.h b/include/asm-arm/resource.h
index 85d281157..b5c6ccc6f 100644
--- a/include/asm-arm/resource.h
+++ b/include/asm-arm/resource.h
@@ -28,8 +28,8 @@
{ _STK_LIM, _STK_LIM }, \
{ 0, LONG_MAX }, \
{ LONG_MAX, LONG_MAX }, \
- { MAX_TASKS_PER_USER, MAX_TASKS_PER_USER }, \
- { NR_OPEN, NR_OPEN }, \
+ { 0, 0 }, \
+ { INR_OPEN, INR_OPEN }, \
{ LONG_MAX, LONG_MAX }, \
{ LONG_MAX, LONG_MAX }, \
}