]> 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)
commita3ffdcd0e995cc4c892f4f453db598aec1cf1e36
tree56f0623e13b1154cdb9c17e43e69e61b9db426e0
parentfed40b2a4e1bd7157702349c249480bfb06493ba
parentcf7fc44d0db3ed3c81c5036f794b48fa77d760ee
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()