From: Damien Le Moal <dlemoal@kernel.org>
To: Sergey Shtylyov <s.shtylyov@omp.ru>, linux-ide@vger.kernel.org
Subject: Re: [PATCH] ata: libata-core: Fix ata_pci_shutdown_one()
Date: Mon, 6 Nov 2023 18:02:04 +0900 [thread overview]
Message-ID: <2350d653-24cb-4199-a000-ac3ce151cc3a@kernel.org> (raw)
In-Reply-To: <07854fac-f626-785f-2af6-41d85ce53c39@omp.ru>
On 11/6/23 17:47, Sergey Shtylyov wrote:
> Hello!
>
> On 11/6/23 7:16 AM, Damien Le Moal wrote:
>
>> Commit 5b6fba546da2 ("ata: libata-core: Detach a port devices on
>> shutdown") modified the function ata_pci_shutdown_one() to stop
>> (suspend) devices attached to the ports of a PCI AHCI adapter to ensure
>> that drives are spun down before shutting down a system. However, this
>> is done only for PCI adapters and not for other types of adapters. This
>> limitation was addressed with commit 24eca2dce0f8 ("scsi: sd: Introduce
>> manage_shutdown device flag"). With this, all ATA disks are spun down on
>> system shutdown.
>>
>> This reverts commit 5b6fba546da2 as the change introduced is now
>> useless.
>
> You didn't use 'git revert'?
I did, but I wrote a proper commit message.
>
>> Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
> [...]
>
> MBR, Sergey
--
Damien Le Moal
Western Digital Research
next prev parent reply other threads:[~2023-11-06 9:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-06 4:16 [PATCH] ata: libata-core: Fix ata_pci_shutdown_one() Damien Le Moal
2023-11-06 8:47 ` Sergey Shtylyov
2023-11-06 9:02 ` Damien Le Moal [this message]
2023-11-07 10:06 ` Niklas Cassel
2023-11-08 1:11 ` Damien Le Moal
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=2350d653-24cb-4199-a000-ac3ce151cc3a@kernel.org \
--to=dlemoal@kernel.org \
--cc=linux-ide@vger.kernel.org \
--cc=s.shtylyov@omp.ru \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.