• Andrew Morton's avatar
    [PATCH] Include Aliases in kallsyms · 53d20202
    Andrew Morton authored
    From: Rusty Russell <rusty@rustcorp.com.au>
    
    Kallsyms discards symbols with the same address, but these are sometimes
    useful.  Skip this minor optimization and make kallsyms_lookup deal with
    aliases
    53d20202
kallsyms.c 7.63 KB