commit | cf48f79b74de2bf900d27c924528bb41d73689c3 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sun Jul 26 08:59:15 2020 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sun Jul 26 08:59:15 2020 -0700 |
tree | 32fe7482eeaad93c8bbc56a02300084fce7fe1b9 | |
parent | 04300d66f0a06d572d9f2ad6768c38cabde22179 [diff] | |
parent | 3f0dcfbcd2e162fc0a11c1f59b7acd42ee45f126 [diff] |
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