Re: [PATCH 0/2] Add support for StorageD3Enable _DSD property

From: David E. Box
Date: Fri May 01 2020 - 11:54:37 EST


On Fri, 2020-05-01 at 15:12 +0200, hch@xxxxxx wrote:
> On Wed, Apr 29, 2020 at 09:11:13AM -0700, David E. Box wrote:
> > Not drop completely. This patch copied the code used to read _DSD
> > properties under PCI root ports. But I agree that such properties
> > should apply to all devices on those ports and unfortuntely that's
> > not
> > the case here. BIOS got it wrong. My thought in dropping this patch
> > is
> > to rewrite it to read the property directly from the nvme driver.
> > Not
> > the way it's typically done either but it would avoid a global
> > change
> > in the pci core while allowing us to deal with the firmware we
> > have.
>
> I'd be happy to heave less of this crap in nvme actually. But I'm
> really
> pissed this shit got out in the wild. It wasn't clear from the mail
> that this is something already out there because the idiots coming up
> with it just went ahead with it. Please just update the commit logs
> and implementation to clearly mark it as a workaround for buggys
> systems, which just happen to at least be nice enough to tell us that
> they are buggy as f^$k.

Sure.