• Neil Brown's avatar
    [PATCH] md: md/linear oops fix · dbeada9f
    Neil Brown authored
    From: Daniel McNeil <daniel@osdl.org>
    
    This fixes an oops caused by incorrect usage of sector_div()
    in which_dev() in md/linear.c.  It was dereferencing an non-existent
    hash table entry.
    dbeada9f
linear.c 5.92 KB