• Rusty Russell's avatar
    [PATCH] Forced module unload · a89a8e24
    Rusty Russell authored
    This is the logical counterpoint to the code which marks modules
    "[unsafe]" when obsolete (racy) interfaces are used.  Allows "just
    remove the damn thing" rmmod -f, and taints the kernel.
    
    Mark it dangerous and experimental in the config file to make this
    doubly clear.
    a89a8e24
Kconfig 6.52 KB