]> git.ipfire.org Git - people/arne_f/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>
Fri, 3 Nov 2017 17:26:40 +0000 (10:26 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 3 Nov 2017 17:26:40 +0000 (10:26 -0700)
commit01073ac1b18f2a936b40607fec8dac887218efb7
tree7def658c6dd3423cfc7d005f77094a18f3ebf548
parent866ba84ea30f94838251f74becf3cfe3c2d5c0f9
parente2532b4af6366931e6f66b60338cf6b08a4b32ae
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi

Pull SCSI fix from James Bottomley:
 "One minor fix in the error leg of the qla2xxx driver (it oopses the
  system if we get an error trying to start the internal kernel thread).

  The fix is minor because the problem isn't often encountered in the
  field (although it can be induced by inserting the module in a low
  memory environment)"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: qla2xxx: Fix oops in qla2x00_probe_one error path