• Rusty Russell's avatar
    [PATCH] Extable list removal · c17794bb
    Rusty Russell authored
    This removes the extable list, and the struct exception_table, in
    favour of just iterating through the modules.  Now all iteration is
    within kernel/module.c, this is a fairly trivial cleanup.
    c17794bb
module.c 39.2 KB