From: Linus Torvalds Date: Tue, 31 Jan 2023 19:39:08 +0000 (-0800) Subject: Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi X-Git-Tag: v6.6.7~3643 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=58706f7fb045b7019bada81fa17f372189315fe5;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'scsi-fixes' of git://git./linux/kernel/git/jejb/scsi Pull SCSI fixes from James Bottomley: "Two core fixes. One simply moves an annotation from put to release to avoid the warning triggering needlessly in alua, but to keep it in case release is ever called from that path (which we don't think will happen). The other reverts a change to the PQ=1 target scanning behaviour that's under intense discussion at the moment" * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: scsi: Revert "scsi: core: map PQ=1, PDT=other values to SCSI_SCAN_TARGET_PRESENT" scsi: core: Fix the scsi_device_put() might_sleep annotation --- 58706f7fb045b7019bada81fa17f372189315fe5