• Rusty Russell's avatar
    [PATCH] Sparc and Sparc64 Module updates · 6ad349cd
    Rusty Russell authored
    My patch accidentally deleted module_map and module_unmap, which Sparc64
    uses to get 32-bit memory (Sparc64 was the entire reason the arch has to
    supply the module allocation functions, and then I didn't use it.  Doh).
    
    Plus a thinko in relocation calculation (dunno how that ever worked).
    6ad349cd
module.c 3.02 KB