]> git.kernelconcepts.de Git - karo-tx-linux.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, 19 Feb 2016 00:24:48 +0000 (16:24 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 19 Feb 2016 00:24:48 +0000 (16:24 -0800)
commitdd8fc10e606127e2dffdb6704e7ec203c86a214d
tree72f58ab97c144c95af2623de884745fdb4e9cc68
parent2850713576e81e3b887cd92a9965fba0dd1717c0
parent2a8d9cdcfee67469dc2a993f59a47467a5eb4adf
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi

Pull SCSI fixes from James Bottomley:
 "Two simple fixes.

  One prevents a soft lockup on some target removal scenarios and the
  other prevents us trying to probe the marvell console device, which
  causes it to time out and need the bus resetting"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: fix soft lockup in scsi_remove_target() on module removal
  SCSI: Add Marvell configuration device to VPD blacklist