diff --git a/[refs] b/[refs] index 8ea12ef0df1b..15982eeaf17b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 77293034696e3e0b6c8b8fc1f96be091104b3d2b +refs/heads/master: f9e86f419073605b4520848021cc042963c227c7 diff --git a/trunk/include/linux/limits.h b/trunk/include/linux/limits.h index c4b4e579c01d..2d0f94162fb3 100644 --- a/trunk/include/linux/limits.h +++ b/trunk/include/linux/limits.h @@ -5,7 +5,6 @@ #define NGROUPS_MAX 65536 /* supplemental group IDs are available */ #define ARG_MAX 131072 /* # bytes of args + environ for exec() */ -#define CHILD_MAX 999 /* no limit :-) */ #define LINK_MAX 127 /* # links a file may have */ #define MAX_CANON 255 /* size of the canonical input queue */ #define MAX_INPUT 255 /* size of the type-ahead buffer */