summaryrefslogtreecommitdiff
path: root/block
diff options
context:
space:
mode:
authorBart Van Assche <bart.vanassche@sandisk.com>2015-11-21 01:11:01 +0300
committerJames Bottomley <JBottomley@Odin.com>2015-12-02 22:53:44 +0300
commite619e6cbecb7fe97a924d625e848605333457b13 (patch)
tree7ea5bbe715b8a571028dc83e6200428f8c14d48b /block
parent8005c49d9aea74d382f474ce11afbbc7d7130bec (diff)
downloadlinux-e619e6cbecb7fe97a924d625e848605333457b13.tar.xz
Revert "scsi: Fix a bdi reregistration race"
The SCSI sd driver probes SCSI devices asynchronously. The sd_remove() function, called indirectly by device_del(), waits until asynchronous probing has finished. Since the block layer queue must only be cleaned up after probing has finished, device_del() has to be called before blk_cleanup_queue(). Hence revert commit bf2cf3baa20b. Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com> Cc: <stable@vger.kernel.org> Signed-off-by: James Bottomley <JBottomley@Odin.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions