]> www.infradead.org Git - users/hch/xfs.git/commitdiff
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 10 Jul 2024 21:47:35 +0000 (14:47 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 10 Jul 2024 21:47:35 +0000 (14:47 -0700)
Pull SCSI fixes from James Bottomley:
 "One core change that moves a disk start message to a location where it
  will only be printed once instead of twice plus a couple of error
  handling race fixes in the ufs driver"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: sd: Do not repeat the starting disk message
  scsi: ufs: core: Fix ufshcd_abort_one racing issue
  scsi: ufs: core: Fix ufshcd_clear_cmd racing issue

1  2 
drivers/scsi/sd.c

Simple merge