[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <79b15466-4fe5-ec2b-5530-e5dbfff52f2b@linux.dev>
Date: Thu, 10 Feb 2022 11:54:24 -0700
From: Jonathan Derrick <jonathan.derrick@...ux.dev>
To: Christoph Hellwig <hch@....de>, Keith Busch <kbusch@...nel.org>
Cc: "Rafael J. Wysocki" <rafael@...nel.org>,
Sagi Grimberg <sagi@...mberg.me>, Len Brown <lenb@...nel.org>,
Linux PM <linux-pm@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
m.heingbecker@...glemail.com,
linux-nvme <linux-nvme@...ts.infradead.org>,
Nirmal Patel <nirmal.patel@...ux.intel.com>
Subject: Re: [Bug] nvme blocks PC10 since v5.15 - bisected
On 2/10/2022 11:24 AM, Christoph Hellwig wrote:
> On Thu, Feb 10, 2022 at 06:56:35AM -0800, Keith Busch wrote:
>> Apparently it works fine when you disable VMD, so sounds like the
>> acpi_storage_d3 is set, but we fail to find the correct acpi companion
>> device when it's in a VMD domain.
>
> I guess the acpi_storage_d3 is set on the VMD device and we need
> to propagate that down the entire bus hanging off it.
This is all you needed to say
>
> Which kinda makes sense in the twisted world where vmd was invented,
> given that vmd is Intel's evil plot so that only their Windows driver
> can bind to these devices,
Is this relevant or necessary?
so the property also needs to be set on
> the vmd device.
>
> Nirmal and Jonathan, can you help to sort this mess out?
Powered by blists - more mailing lists