• Ulrich Drepper's avatar
    [PATCH] Add missing __initdata · e7086e68
    Ulrich Drepper authored
    One of the stack size optimizations introduced a new static variable in
    a function marked with __init.  But the variable is not marked
    appropriately and so 1k of data is never freed.
    e7086e68
nfsroot.c 13.9 KB