-
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
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.