[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070819164059.41b86c6b@localhost>
Date: Sun, 19 Aug 2007 16:40:59 +0200
From: Paolo Ornati <ornati@...twebnet.it>
To: Jan Engelhardt <jengelh@...putergmbh.de>
Cc: Benny Amorsen <benny+usenet@...rsen.dk>,
linux-kernel@...r.kernel.org
Subject: Re: variable length argument support (was: [OT] Re: The vi editor
causes brain damage)
On Sun, 19 Aug 2007 15:07:01 +0200 (CEST)
Jan Engelhardt <jengelh@...putergmbh.de> wrote:
> > Remove the arg+env limit of MAX_ARG_PAGES by copying the strings
> > directly from the old mm into the new mm.
>
> Me wonders. Will that make the "checking for maximum length of command line
> arguments" from autotools run forever since execve() will not fail anymore?
Since I'm running Gentoo and do many compiles I can tell that it
works :)
If I remeber correctly it was discussed on LKML and turend out that
that check is done starting with a "max" len and going down rather than
starting low and going up.
--
Paolo Ornati
Linux 2.6.23-rc3-g2a677896-dirty on x86_64
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists