From: Damien Le Moal <dlemoal@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
linux-ide@vger.kernel.org
Subject: [GIT PULL] ata fixes for 6.5-rc5
Date: Sun, 6 Aug 2023 10:29:01 +0900 [thread overview]
Message-ID: <20230806012901.250817-1-dlemoal@kernel.org> (raw)
Linus,
The following changes since commit 5d0c230f1de8c7515b6567d9afba1f196fb4e2f4:
Linux 6.5-rc4 (2023-07-30 13:23:47 -0700)
are available in the Git repository at:
ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata tags/ata-6.5-rc5
for you to fetch changes up to 0a8589055936d8feb56477123a8373ac634018fa:
ata,scsi: do not issue START STOP UNIT on resume (2023-08-02 17:01:12 +0900)
----------------------------------------------------------------
ata fixes for 6.5-rc5
- Prevent the scsi disk driver from issuing a START STOP UNIT command
for ATA devices during system resume as this causes various issues
reported by multiple users.
----------------------------------------------------------------
Damien Le Moal (1):
ata,scsi: do not issue START STOP UNIT on resume
drivers/ata/libata-scsi.c | 7 +++++++
drivers/scsi/sd.c | 9 ++++++---
include/scsi/scsi_device.h | 1 +
3 files changed, 14 insertions(+), 3 deletions(-)
next reply other threads:[~2023-08-06 1:29 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-06 1:29 Damien Le Moal [this message]
2023-08-06 2:26 ` [GIT PULL] ata fixes for 6.5-rc5 Linus Torvalds
2023-08-06 2:55 ` Linus Torvalds
2023-08-06 9:51 ` Damien Le Moal
2023-08-06 17:37 ` Linus Torvalds
2023-08-06 9:48 ` Damien Le Moal
2023-08-06 2:31 ` pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230806012901.250817-1-dlemoal@kernel.org \
--to=dlemoal@kernel.org \
--cc=linux-ide@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox