]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 26 Jul 2020 15:59:15 +0000 (08:59 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 26 Jul 2020 15:59:15 +0000 (08:59 -0700)
commit8e635c6f15e1cbcac796e63a154457efa226b78c
tree32fe7482eeaad93c8bbc56a02300084fce7fe1b9
parentb97ef6732205e01fe0a8b8a2f5c6b3c4065eca12
parent31103f769390fb0f6487d4d9782ddbe6e606b8b9
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi into master

Pull SCSI fix from James Bottomley:
 "Small core patch to fix a corner case bug: we forgot to run the queues
  to handle starvation in the error exit from the scsi_queue_rq routine,
  which can lead to hangs on error conditions"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: core: Run queue in case of I/O resource contention failure