• Andrew Morton's avatar
    [PATCH] reduce stack size: elf_core_dump() · 9a7a9c33
    Andrew Morton authored
    Patch from "Randy.Dunlap" <randy.dunlap@verizon.net>
    
    This patch reduces stack size in elf_core_dump() from over 0x400 (0x4a4 e.g.)
    to less than 0x100 (0xb0 on a P4 with gcc 2.96).
    9a7a9c33
binfmt_elf.c 37.9 KB