• Andrew Morton's avatar
    [PATCH] Put all functions in kallsyms · 4b4bd81a
    Andrew Morton authored
    From: Rusty Russell <rusty@rustcorp.com.au>
    
    Introduce _sinittext and _einittext (cf. _stext and _etext), so kallsyms
    includes __init functions.
    
    TODO: Use huffman name compression and 16-bit offsets (see IDE
    oopser patch)
    4b4bd81a
vmlinux.lds.S 2.5 KB