]> 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, 5 Jul 2020 17:56:44 +0000 (10:56 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 5 Jul 2020 17:56:44 +0000 (10:56 -0700)
commitdbc3fc704b63d6081a73b4b3400ab88ba0f3c247
tree56f0623e13b1154cdb9c17e43e69e61b9db426e0
parentdcd94060dacaaf3ef0746cf429f1ed54c639f852
parent76d1907c2bd736964d8d1b8e08bd8c4d10bdfd26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi

Pull SCSI fixes from James Bottomley:
 "Four small fixes in three drivers.

  The mptfusion one has actually caused user visible issues in certain
  kernel configurations"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: mptfusion: Don't use GFP_ATOMIC for larger DMA allocations
  scsi: libfc: Skip additional kref updating work event
  scsi: libfc: Handling of extra kref
  scsi: qla2xxx: Fix a condition in qla2x00_find_all_fabric_devs()