Re: [patch 0/3] no MAX_ARG_PAGES -v2

"Ollie Wild" <[email protected]> Fri, 15 Jun 2007 11:07:15 -0700
Newsgroups gmane.linux.ports.hppa,gmane.linux.kernel,gmane.linux.kernel.mm
Message-ID <[email protected]>
On 6/15/07, Peter Zijlstra <[email protected]> wrote:
> On Thu, 2007-06-14 at 13:58 -0700, Ollie Wild wrote:
>
> >   A good heuristic, though, might be to limit
> > argument size to a percentage (say 25%) of maximum stack size and
> > validate this inside copy_strings().
>
> This seems to do:

Looks good.

Ollie