]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi master
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 12 Aug 2026 15:03:31 +0000 (08:03 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 12 Aug 2026 15:03:31 +0000 (08:03 -0700)
Pull SCSI fixes from James Bottomley:
 "Two minor core fixes: one for power management issues in error
  handling and the other to fix a deadlock in door locking of SCSI
  devices with removable media; and a minor bug fix for the debug
  driver"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: scsi_debug: Negate wrapped memcmp() result
  scsi: core: Do not block on tag allocation in scsi_eh_lock_door()
  scsi: core: pair EH runtime PM get and put


Trivial merge