Re: [PATCH v2] PCI: Explicitly put devices into D0 when initializing

2025-06-12 Thread Mario Limonciello
On 6/11/2025 7:14 AM, Nicolas Dichtel wrote: Le 06/05/2025 à 01:06, Bjorn Helgaas a écrit : On Wed, Apr 23, 2025 at 11:31:32PM -0500, Mario Limonciello wrote: From: Mario Limonciello AMD BIOS team has root caused an issue that NVME storage failed to come back from suspend to a lack of a call

Re: [PATCH v2] PCI: Explicitly put devices into D0 when initializing

2025-06-11 Thread Alex Williamson
On Wed, 11 Jun 2025 07:56:21 -0700 Mario Limonciello wrote: > On 6/11/2025 7:14 AM, Nicolas Dichtel wrote: > > Le 06/05/2025 à 01:06, Bjorn Helgaas a écrit : > >> On Wed, Apr 23, 2025 at 11:31:32PM -0500, Mario Limonciello wrote: > >>> From: Mario Limonciello > >>> > >>> AMD BIOS team has ro

Re: [PATCH v2] PCI: Explicitly put devices into D0 when initializing

2025-06-11 Thread Nicolas Dichtel
Le 06/05/2025 à 01:06, Bjorn Helgaas a écrit : > On Wed, Apr 23, 2025 at 11:31:32PM -0500, Mario Limonciello wrote: >> From: Mario Limonciello >> >> AMD BIOS team has root caused an issue that NVME storage failed to come >> back from suspend to a lack of a call to _REG when NVME device was probed.