Linux-NVME Archive mirror
 help / color / mirror / Atom feed
From: Bagas Sanjaya <bagasdotme@gmail.com>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Linux Regressions <regressions@lists.linux.dev>,
	Linux NVMe <linux-nvme@lists.infradead.org>
Cc: Bjorn Helgaas <bhelgaas@google.com>,
	Chaitanya Kulkarni <kch@nvidia.com>,
	Christoph Hellwig <hch@lst.de>,
	gloriouseggroll@gmail.com
Subject: Fwd: Regression: Kernel 6.4 rc1 and higher causes Steam Deck to fail to wake from suspend (bisected)
Date: Tue, 31 Oct 2023 15:21:20 +0700	[thread overview]
Message-ID: <0e784280-02bb-4e0e-a5ae-4e0a40ea4c51@gmail.com> (raw)

Hi,

I notice a regression report on Bugzilla [1]. Quoting from it:

> On Kernel 6.4 rc1 and higher if you put the Steam Deck into suspend then press the power button again it will not wake up. 
> 
> I don't have a clue as to -why- this commit breaks wake from suspend on steam deck, but it does. Bisected to:
> 
> ```
> 1ad11eafc63ac16e667853bee4273879226d2d1b is the first bad commit
> commit 1ad11eafc63ac16e667853bee4273879226d2d1b
> Author: Bjorn Helgaas <bhelgaas@google.com>
> Date:   Tue Mar 7 14:32:43 2023 -0600
> 
>     nvme-pci: drop redundant pci_enable_pcie_error_reporting()
>     
>     pci_enable_pcie_error_reporting() enables the device to send ERR_*
>     Messages.  Since f26e58bf6f54 ("PCI/AER: Enable error reporting when AER is
>     native"), the PCI core does this for all devices during enumeration, so the
>     driver doesn't need to do it itself.
>     
>     Remove the redundant pci_enable_pcie_error_reporting() call from the
>     driver.  Also remove the corresponding pci_disable_pcie_error_reporting()
>     from the driver .remove() path.
>     
>     Note that this only controls ERR_* Messages from the device.  An ERR_*
>     Message may cause the Root Port to generate an interrupt, depending on the
>     AER Root Error Command register managed by the AER service driver.
>     
>     Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
>     Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
>     Signed-off-by: Christoph Hellwig <hch@lst.de>
> 
>  drivers/nvme/host/pci.c | 6 +-----
>  1 file changed, 1 insertion(+), 5 deletions(-)
> ```
> https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-6.4.y&id=1ad11eafc63ac16e667853bee4273879226d2d1b
> 
> Reverting that commit by itself on top of 6.5.9 (stable) allows it to wake from suspend properly.

See Bugzilla for the full thread.

Anyway, I'm adding this regression to regzbot:

#regression introduced: 1ad11eafc63ac1 https://bugzilla.kernel.org/show_bug.cgi?id=218090
#regression title: Steam Deck fails to wake from suspend due to pci_enable_pcie_error_reporting() removal

Thanks.

[1]: https://bugzilla.kernel.org/show_bug.cgi?id=218090

-- 
An old man doll... just what I always wanted! - Clara


             reply	other threads:[~2023-10-31  8:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-31  8:21 Bagas Sanjaya [this message]
2023-11-01 11:45 ` Fwd: Regression: Kernel 6.4 rc1 and higher causes Steam Deck to fail to wake from suspend (bisected) Bjorn Helgaas
2024-03-30 13:46   ` Bjorn Helgaas
2024-04-10  6:20     ` Kai-Heng Feng
2024-04-10 20:59       ` Bjorn Helgaas
2024-05-08 15:49 ` Bjorn Helgaas

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=0e784280-02bb-4e0e-a5ae-4e0a40ea4c51@gmail.com \
    --to=bagasdotme@gmail.com \
    --cc=bhelgaas@google.com \
    --cc=gloriouseggroll@gmail.com \
    --cc=hch@lst.de \
    --cc=kch@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-nvme@lists.infradead.org \
    --cc=regressions@lists.linux.dev \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).