• Alexander Viro's avatar
    [PATCH] Fix megaraid oops on unload · e90d017c
    Alexander Viro authored
    Reported by Wakko Warner.
    
    The megaraid driver is trying to remove a non-empty directory in procfs.
    
    Trivially fixed by first unregistering the driver, which will remove all
    the per-controller files in the megaraid directory, and only _then_
    removing the megaraid /proc directory entry.
    e90d017c
megaraid.c 115 KB