public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
From: Salvatore Bonaccorso <carnil@debian.org>
To: Mario Limonciello <mario.limonciello@amd.com>
Cc: Niklas Cassel <cassel@kernel.org>,
	Christoph Hellwig <hch@infradead.org>,
	Mika Westerberg <mika.westerberg@linux.intel.com>,
	Damien Le Moal <dlemoal@kernel.org>,
	Jian-Hong Pan <jhp@endlessos.org>,
	Eric Degenetais <eric.4.debian@grabatoulnz.fr>,
	regressions@lists.linux.dev, linux-kernel@vger.kernel.org,
	stable@vger.kernel.org, linux-ide@vger.kernel.org,
	Daniel Baumann <daniel@debian.org>
Subject: Re: Regression from 7627a0edef54 ("ata: ahci: Drop low power policy board type") on reboot (but not cold boot)
Date: Sun, 2 Mar 2025 20:28:35 +0100	[thread overview]
Message-ID: <Z8SxY0Lb7o3iAtDN@eldamar.lan> (raw)
In-Reply-To: <Z8SBZMBjvVXA7OAK@eldamar.lan>

On Sun, Mar 02, 2025 at 05:03:48PM +0100, Salvatore Bonaccorso wrote:
> Hi Mario et al,
> 
> Eric Degenetais reported in Debian (cf. https://bugs.debian.org/1091696) for
> his report, that after 7627a0edef54 ("ata: ahci: Drop low power policy  board
> type") rebooting the system fails (but system boots fine if cold booted).
> 
> His report mentions that the SSD is not seen on warm reboots anymore.
> 
> Does this ring some bell which might be caused by the above bisected[1] commit?
> 
> #regzbot introduced: 7627a0edef54
> #regzbot link: https://bugs.debian.org/1091696
> 
> What information to you could be helpful to identify the problem?

Additional information from the reporter: The SSD is:

$ sudo smartctl -i /dev/disk/by-id/ata-Samsung_SSD_870_QVO_2TB_S5RPNF0T419459E
smartctl 7.4 2023-08-01 r5530 [x86_64-linux-6.12.12-amd64] (local build)
Copyright (C) 2002-23, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Samsung based SSDs
Device Model:     Samsung SSD 870 QVO 2TB
Serial Number:    S5RPNF0T419459E
LU WWN Device Id: 5 002538 f4243493c
Firmware Version: SVQ02B6Q
User Capacity:    2 000 398 934 016 bytes [2,00 TB]
Sector Size:      512 bytes logical/physical
Rotation Rate:    Solid State Device
Form Factor:      2.5 inches
TRIM Command:     Available, deterministic, zeroed
Device is:        In smartctl database 7.3/5528
ATA Version is:   ACS-4 T13/BSR INCITS 529 revision 5
SATA Version is:  SATA 3.3, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is:    Sun Mar  2 18:46:44 2025 CET
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

So this might be the same issue aimed to be addressed by cc77e2ce187d
("ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO
drives"), but which got reverted with a2f925a2f622 ("Revert "ata:
libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO drives"") as
it introduces other problems.

So I'm adding as well Daniel Baumann into the loop as this seems
related.

FTR, thanks Christian Heusel for the other comments an input!

Regards,
Salvatore

  parent reply	other threads:[~2025-03-02 19:28 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-02 16:03 Regression from 7627a0edef54 ("ata: ahci: Drop low power policy board type") on reboot (but not cold boot) Salvatore Bonaccorso
2025-03-02 16:20 ` Christian Heusel
2025-03-02 19:28 ` Salvatore Bonaccorso [this message]
2025-03-02 19:32 ` Niklas Cassel
2025-03-02 20:32   ` Eric
2025-03-03  6:25     ` Niklas Cassel
     [not found]       ` <8b1cbfd4-6877-48ef-b17d-fc10402efbf7@grabatoulnz.fr>
2025-03-03 18:04         ` Eric
2025-03-06 10:37         ` Niklas Cassel
2025-03-06 10:40           ` Niklas Cassel
2025-03-06 12:27             ` Eric
2025-03-07  9:53               ` Niklas Cassel
2025-03-08 10:05                 ` Eric
2025-03-08 18:20                   ` Eric
2025-03-10 16:24                   ` Niklas Cassel
2025-03-17 16:33                     ` Mario Limonciello
2025-03-10  9:34                 ` Hans de Goede
2025-03-10 18:13                   ` Niklas Cassel
2025-03-10 20:12                     ` Hans de Goede
2025-03-11 14:14                       ` Niklas Cassel
2025-03-12 17:11                         ` Eric
2025-03-12 21:39                           ` Eric
2025-03-13 12:21                             ` Niklas Cassel
2025-03-13 10:04                         ` Hans de Goede
2025-03-13 12:48                           ` Niklas Cassel
2025-03-13 15:13                             ` Hans de Goede
2025-03-13 15:28                               ` Niklas Cassel
2025-03-13 18:47                                 ` Hans de Goede
2025-03-17 17:09                                   ` Niklas Cassel
2025-03-17 19:15                                     ` Eric
2025-03-18  0:04                                       ` Eric
2025-03-18  9:10                                         ` Niklas Cassel
2025-03-22 19:11                                           ` Eric

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=Z8SxY0Lb7o3iAtDN@eldamar.lan \
    --to=carnil@debian.org \
    --cc=cassel@kernel.org \
    --cc=daniel@debian.org \
    --cc=dlemoal@kernel.org \
    --cc=eric.4.debian@grabatoulnz.fr \
    --cc=hch@infradead.org \
    --cc=jhp@endlessos.org \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mario.limonciello@amd.com \
    --cc=mika.westerberg@linux.intel.com \
    --cc=regressions@lists.linux.dev \
    --cc=stable@vger.kernel.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