X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-h8300%2Fresource.h;h=a87720b14a900c1c28f4d37d7001768b33ca743a;hb=1be35e94e1da3669db492995cd2c8b1a37016b11;hp=f580cf868c8184cc1f0d640ea3499057d5a3d11f;hpb=a91482bdcc2e0f6035702e46f1b99043a0893346;p=linux-2.6.git diff --git a/include/asm-h8300/resource.h b/include/asm-h8300/resource.h index f580cf868..a87720b14 100644 --- a/include/asm-h8300/resource.h +++ b/include/asm-h8300/resource.h @@ -39,7 +39,7 @@ { RLIM_INFINITY, RLIM_INFINITY }, \ { 0, 0 }, \ { INR_OPEN, INR_OPEN }, \ - { 32768, 32768 }, \ + { RLIM_INFINITY, RLIM_INFINITY }, \ { RLIM_INFINITY, RLIM_INFINITY }, \ { RLIM_INFINITY, RLIM_INFINITY }, \ { MAX_SIGPENDING, MAX_SIGPENDING }, \