• Rusty Russell's avatar
    [PATCH] kallsyms in modules fix · 1929e8b2
    Rusty Russell authored
    Two fixes.  Firstly, set ALLOC on the right section so we actually
    keep the symbol names and don't deref a freed section, and secondly
    get the symbol size (more) correct.
    1929e8b2
module.c 31 KB