• Rusty Russell's avatar
    [PATCH] Symbol list removal · 265300c6
    Rusty Russell authored
    This removes the symbol list, and the concept of kernel symbol groups,
    in favour of just iterating through the modules.  Now all iteration is
    within kernel/module.c, this is a fairly trivial cleanup.
    265300c6
module.c 39.4 KB