On Thu, 19 Jul 2007, [EMAIL PROTECTED] wrote:
>
> From: Ollie Wild <[EMAIL PROTECTED]>
> 
> Remove the arg+env limit of MAX_ARG_PAGES by copying the strings directly from
> the old mm into the new mm.

Btw, this is just a note to say "thanks". 

This is my old commit from 2002 from the BK tree:

        commit 1d0c3d1807bf80943ad06868ef41665766c3ff0f
        Author: Linus Torvalds <[EMAIL PROTECTED]>
        Date:   Tue May 28 08:01:57 2002 -0700
        
            Remove re-use of "struct mm_struct" at execve() time.
        
            This will eventually allow us to copy argc/argv without
            any intermediate storage (removing current argument size
            limitations).

..and the "eventually" ended up being more than five years later, but hey, 
better late than never.

                        Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-arch" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to