aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sr_vendor.c
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2014-06-04 13:34:58 +0200
committerChristoph Hellwig <hch@lst.de>2014-06-25 13:29:33 +0200
commit8faeb529b2dabb9df691d614dda18910a43d05c9 (patch)
treee21a6a65b9c888cb85cefd4ace623fd5048885d5 /drivers/scsi/sr_vendor.c
parentvirtio-scsi: avoid cancelling uninitialized work items (diff)
downloadlinux-dev-8faeb529b2dabb9df691d614dda18910a43d05c9.tar.xz
linux-dev-8faeb529b2dabb9df691d614dda18910a43d05c9.zip
virtio-scsi: fix various bad behavior on aborted requests
Even though the virtio-scsi spec guarantees that all requests related to the TMF will have been completed by the time the TMF itself completes, the request queue's callback might not have run yet. This causes requests to be completed more than once, and as a result triggers a variety of BUGs or oopses. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Venkatesh Srinivas <venkateshs@google.com> Cc: stable@vger.kernel.org Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/scsi/sr_vendor.c')
0 files changed, 0 insertions, 0 deletions