• Andrew Morton's avatar
    [PATCH] Better argument size tracking in fs/exec.c · 5e46b7f3
    Andrew Morton authored
    From: Matthew Wilcox <willy@debian.org>
    
    Introduce a new variable "arg_size" and set it appropriately in each arm of
    the CONFIG_STACK_GROWSUP.  This patch fixes a bug for PA-RISC and makes the
    code cleaner for everyone.
    5e46b7f3
exec.c 30.5 KB