• Andrew Morton's avatar
    [PATCH] fix raid0 oops · c96c506f
    Andrew Morton authored
    raid0 doesn't have a thread, so md_wakeup_thread() derefs NULL.
    
    Neil may end up doing this differently, but meanwhile....
    c96c506f
md.c 85.2 KB